1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
openbsd-src/usr.bin/nm
semarie 061050452b corrects a read after bound that occurs in strcmp (line just
after the added bound check).

Found with afl.

ok miod@
2015-06-23 15:02:58 +00:00
..
elf.c corrects a read after bound that occurs in strcmp (line just 2015-06-23 15:02:58 +00:00
elfuncs.h corrects a read after bound that occurs in strcmp (line just 2015-06-23 15:02:58 +00:00
Makefile
nm.1 Add -D option for displaying the dynamic symbol table 2015-05-17 20:19:08 +00:00
nm.c Add 'D' to usage optstring. Prodded by jmc@ 2015-05-17 21:41:50 +00:00
size.1 catch up with elf(5)/stab(5) removal; 2013-10-20 07:40:39 +00:00
util.h Add -D option for displaying the dynamic symbol table 2015-05-17 20:19:08 +00:00