freebsd-skq/contrib/elftoolchain/readelf
Brandon Bergren d4fba56212 Fix 32-bit build after r367209
Fix build on systems with a 32-bit size_t.

Since it's being passed as a pointer, a 64-bit write to it will overflow.

MFC with:	r367209
2020-10-31 22:14:37 +00:00
..
Makefile
os.NetBSD.mk
readelf.1 readelf: Add -z decompression support 2020-10-31 15:27:45 +00:00
readelf.c Fix 32-bit build after r367209 2020-10-31 22:14:37 +00:00