mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:32:35 +08:00
Scott Graham
b7d214e741
win: warning fixes in minidump_thread_writer_test.cc
- unaligned due to heap allocation - potentially uninitialized local - truncation of uint64_t -> DWORD R=mark@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/903603002
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%