48fc14c0aa
In out of memory scenarios (where one of these allocations failed but other(s) did not), nm(1) could reference the uninitialized value of these allocations (undefined behavior). Always initialize any successful allocations as the most expedient resolution of the issue. However, I would encourage upstream elftoolchain contributors to clean up the error path to just abort immediately, rather than proceeding sloppily when one allocation fails. Reported by: Coverity Sponsored by: Dell EMC Isilon |
||
---|---|---|
.. | ||
addr2line | ||
ar | ||
brandelf | ||
common | ||
cxxfilt | ||
elfcopy | ||
elfdump | ||
libdwarf | ||
libelf | ||
libelftc | ||
libpe | ||
nm | ||
readelf | ||
size | ||
strings |