[Bug tools/30772] New: dwarflint checking for specification recursion

2023-08-16 Thread tromey at sourceware dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30772 Bug ID: 30772 Summary: dwarflint checking for specification recursion Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Compone

[Bug tools/29150] Would be useful to have a filter in eu-readelf like --name=

2022-05-16 Thread tromey at sourceware dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29150 Tom Tromey changed: What|Removed |Added CC||tromey at sourceware dot org --- Comment

[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