Descriptionwin: convert MinidumpSimpleStringDictionaryWriter to scoped_ptr
Had to move this one out to a scoped_ptr too, otherwise when
it's instantiated in test code on the stack,
d:\src\crashpad\crashpad\minidump\minidump_simple_string_dictionary_writer_test.cc(45) : warning C4815: 'dictionary_writer' : zero-sized array in stack object will have no elements (unless the object is an aggregate that has been aggregate initialized)
R=mark@chromium.org
BUG=crashpad:1
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/3162f1259c9b9690980c90d221d40d47f915f744
Patch Set 1 #Patch Set 2 : Have snapshot_test_lib depend on compat #
Total comments: 1
Patch Set 3 : remove mistaken addition #
Messages
Total messages: 6 (1 generated)
|