DescriptionUse 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 #
Messages
Total messages: 4 (1 generated)
|