diff options
| author | Pimyn Girgis <pimyn@google.com> | 2025-10-10 11:37:05 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-11-03 13:16:21 +0000 |
| commit | 367d6e2f26472340aebf50604137461000c681dd (patch) | |
| tree | 0067114ae56a08a2ab8753f0ab6b229fd1800cd6 /pkg/report/testdata/linux | |
| parent | 1af1d42184f80e747e141852ef0dd2b35644c8a4 (diff) | |
pkg/report: support optional CRC in backtrace lines
At some point kmemleak started adding a CRC checksum to the "backtrace:" line in memory leak reports. The existing
regular expression did not account for this, causing parsing to fail for these reports.
Update the regex to make the CRC component optional, allowing reports both with and without the checksum to be parsed
correctly.
Diffstat (limited to 'pkg/report/testdata/linux')
0 files changed, 0 insertions, 0 deletions
