freebsd-dev/contrib/elftoolchain/readelf
Mark Johnston 1966967151 readelf: Close input files when done with them.
The low fd limit used by poudriere exposed an odd failure mode in
cap_fileargs (used by readelf as of r350516).  In particular, when
the limit was hit, both the main process and casper service would
block on their shared socket, waiting forever for the other to send a
message.

Reported by:	zeising
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2019-08-07 03:14:45 +00:00
..
Makefile
os.NetBSD.mk Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
readelf.1 readelf: Make -t imply -S, for compatibility with GNU binutils. 2019-05-30 18:54:34 +00:00
readelf.c readelf: Close input files when done with them. 2019-08-07 03:14:45 +00:00