syzkaller/tools/syz-symbolize
Dmitry Vyukov 4744d8ccac pkg/report: fix guilty file extraction
reportPrefixLen can become wrong after symbolization
if we symbolize any lines in the prefix.
Adjust reportPrefixLen during symbolization.

Automatic testing of this is problematic
because we would need to symbolize which requires
the object file with debug info.
Tested manually with syz-symbolize.
2018-10-28 19:07:22 +01:00
..
symbolize.go pkg/report: fix guilty file extraction 2018-10-28 19:07:22 +01:00