libdwarf: negation overflow in dwarf_leb.c

Description: libdwarf is a library to consume and produce DWARF debug information. A fuzz with the Undefined Behavior Sanitizer shows a negation that cannot be represented as long long. The complete UBSan output: # dwarfdump $FILE dwarf_leb.c:306:19: runtime error: negation … Continue reading libdwarf: negation overflow in dwarf_leb.c