Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Issue 1291573004: Use EXPECT_STREQ(a, b) when a and b are both const char* (Closed)

Created:
5 years, 4 months ago by Mark Mentovai
Modified:
5 years, 4 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Use EXPECT_STREQ(a, b) when a and b are both const char* While not strictly asan-related, this bug was found while running tests under asan. Evidently, strings are pooled differently in that build configuration. TEST=crashpad_util_test ExceptionPorts.* R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/b1d78336004e42cb759e65e1b3ed539897b5215f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M util/mach/exception_ports_test.cc View 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Mark Mentovai
5 years, 4 months ago (2015-08-19 22:23:33 UTC) #2
Robert Sesek
LGTM
5 years, 4 months ago (2015-08-19 22:29:21 UTC) #3
Mark Mentovai
5 years, 4 months ago (2015-08-19 22:47:58 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b1d78336004e42cb759e65e1b3ed539897b5215f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698