freebsd_amp_hwpstate/lib/libproc
John Baldwin 4e67575ec9 - Compute the correct size to reallocate when doubling the size of the
array of loaded objects to avoid a buffer overrun.
- Use reallocf() to avoid leaking memory if the realloc() fails.

PR:		kern/175648
Submitted by:	yuri@rawbw.com (1)
MFC after:	1 week
2013-01-28 15:48:31 +00:00
..
test Fix libproc test case to work with clang premature optimization 2012-12-26 05:11:48 +00:00
Makefile
_libproc.h
libproc.h
proc_bkpt.c
proc_create.c
proc_regs.c
proc_rtld.c - Compute the correct size to reallocate when doubling the size of the 2013-01-28 15:48:31 +00:00
proc_sym.c
proc_util.c