Searched hist:247553 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libproc/
H A Dproc_rtld.cdiff 247553 Fri Mar 01 14:34:28 MST 2013 jhb MFC 246035:
- 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

Completed in 110 milliseconds