Descriptionwin: Don't log wide strings via path.value().c_str()
At the moment the LOGs print something unhelpful like:
[19912:21888:20150501,145958.098:ERROR file_io_win.cc:122] CreateFile 000000C9F8FDE7F0: The system cannot find the file specified. (0x2)
(where the hex string ought to be a file name)
R=mark@chromium.org
BUG=crashpad:1
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/d8713a576bfd633c4252e17124f4813e9b5a3116
Patch Set 1 #Patch Set 2 : just convert at callsite instead of global std::operator<< #
Messages
Total messages: 4 (0 generated)
|