CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/03 09:07:39
Modified files:
usr.bin/nm : nm.c
Log message:
on malloc(3) failure, gracefully abort processing of the current file
rather than crashing with a NULL pointer access;
patch from Benjamin Baier <programmer at netzbasis dot de>;
OK otto@ deraadt@
