https://sourceware.org/bugzilla/show_bug.cgi?id=31027
Bug ID: 31027
Summary: Remove asserts from library code
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
Assignee: unassigned at sourceware dot org
Reporter: amerey at redhat dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
It would be better for elfutils library functions to return an error code
instead of aborting because of a failed assert. For example see
https://sourceware.org/bugzilla/show_bug.cgi?id=30980
We should remove asserts from library code to prevent unnecessary aborts.
--
You are receiving this mail because:
You are on the CC list for the bug.