[Bug libdw/26321] Possible bug in dwarf_getlocation

2020-08-25 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26321 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug libdw/26321] Possible bug in dwarf_getlocation

2020-08-07 Thread gprocida+abigail at google dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26321 --- Comment #2 from Giuliano Procida --- If my reading of this is right, some of check_constant_offset's callers have return values 0 success, -1 failure and others have count >= 0 success, -1 failure. In which case, this makes sense. I foun

[Bug libdw/26321] Possible bug in dwarf_getlocation

2020-07-30 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26321 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1