diff options
author | Birunthan Mohanathas <birunthan@mohanathas.com> | 2016-02-17 11:36:19 -0500 |
---|---|---|
committer | Ted Mielczarek <ted@mielczarek.org> | 2016-02-17 11:36:19 -0500 |
commit | 25f913e98115ccfa39b03791de1945434b536c90 (patch) | |
tree | a9ac9670679b62ed67e83afb23b3fa5ec1388827 /src/tools/mac/dump_syms/dump_syms.xcodeproj | |
parent | Fix buffer overrun in MinidumpModule::debug_identifier with MDCVInfoELF (diff) | |
download | breakpad-25f913e98115ccfa39b03791de1945434b536c90.tar.xz |
Try loading msdiaNNN.dll if CoCreateInstance(CLSID_DiaSource) fails
Because tools/windows/symupload/symupload.cc uses `nullptr` (which
requires VS2010), the CLSID comparison is only performed for msdia100.dll
and later. When compiling with an older (or future) CLSID_DiaSource, we
retain the existing behaviour (i.e. fail if CoCreateInstance fails).
R=ivanpe@chromium.org
BUG=https://bugzilla.mozilla.org/show_bug.cgi?id=1236343
Diffstat (limited to 'src/tools/mac/dump_syms/dump_syms.xcodeproj')
0 files changed, 0 insertions, 0 deletions