[Bug libdw/26773] sleb128 values near INT64_MAX/MIN not correctly read

2020-10-22 Thread jistone at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26773 Josh Stone changed: What|Removed |Added CC||jistone at redhat dot com --- Comment #2

[Bug libdw/26773] sleb128 values near INT64_MAX/MIN not correctly read

2020-10-22 Thread tromey at sourceware dot org via Elfutils-devel
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

[Bug debuginfod/26775] New: debuginfod: speed up grooming

2020-10-22 Thread fche at redhat dot com via Elfutils-devel
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

[Bug libdw/26773] New: sleb128 values near INT64_MAX/MIN not correctly read

2020-10-22 Thread mark at klomp dot org via Elfutils-devel
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