mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-27 09:45:27 +01:00
Ignore functions that have invalid addresses or sizes, instead of aborting the
symbol file load (#137). r=mmentovai. git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@130 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
6bc866cc82
commit
809f0cb858
4 changed files with 24 additions and 10 deletions
5
src/processor/testdata/module4_bad.out
vendored
Normal file
5
src/processor/testdata/module4_bad.out
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
MODULE windows x86 444444444444444444444444444444444 module4.pdb
|
||||
FILE 1 file4_1.cc
|
||||
FILE 2 file4_2.cc
|
||||
1000 4 44 1
|
||||
1004 4 45 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue