https://sourceware.org/bugzilla/show_bug.cgi?id=26773
Josh Stone changed:
What|Removed |Added
CC||jistone at redhat dot com
--- Comment #2
https://sourceware.org/bugzilla/show_bug.cgi?id=26773
--- Comment #1 from Tom Tromey ---
I looked at this a little today.
In addition to this bug, I think the _unchecked variants
have another bug; namely they do:
const size_t max = len_leb128 (int64_t) - 1;
This limits the number of bytes re
https://sourceware.org/bugzilla/show_bug.cgi?id=26775
Bug ID: 26775
Summary: debuginfod: speed up grooming
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
https://sourceware.org/bugzilla/show_bug.cgi?id=26773
Bug ID: 26773
Summary: sleb128 values near INT64_MAX/MIN not correctly read
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
C