Re: [PATCH] libdwfl, src: Replace some asserts with proper check or error messages.
On Sun, Jul 05, 2020 at 12:33:38AM +0200, Mark Wielaard wrote: > library code really shouldn't assert and for utilities a proper > error message is better than crashing with an assert. Pushed to master.
[PATCH] libdwfl, src: Replace some asserts with proper check or error messages.
library code really shouldn't assert and for utilities a proper error message is better than crashing with an assert. https://sourceware.org/bugzilla/show_bug.cgi?id=26176 Signed-off-by: Mark Wielaard --- libdwfl/ChangeLog| 14 ++ libdwfl/argp-std.c |