| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/report: fix guilty file extraction | Dmitry Vyukov | 2018-09-26 | 1 | -0/+1 |
| | | | | | | Account for the case that some file names can appear _before_ crash report starts. Start extracting guilty file starting from StartPos. | ||||
| * | pkg/report: move guilty file test data to testdir/ | Dmitry Vyukov | 2017-12-12 | 1 | -0/+3 |
| linux_test.go is total mess and very hard to work with. Turns out we had 2 tests that do exactly the same (verify Report), but nobody ever noticed. Move all test data to testdir/. One file per crash. | |||||
