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 642c3e06fd add some check before accessing data:
- if section header table is be present
 - consistency of section header table size

ok miod@
2015-06-23 13:43:08 +00:00
..
elf.c add some check before accessing data: 2015-06-23 13:43:08 +00:00
elfuncs.h
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