OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Thu Nov 12 2009 - 14:10:48 CST


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2009/11/12 13:10:48

Modified files:
        bin/pax : options.c

Log message:
Do realloc() the paranoid way, at the very least to once again educate
people about the potential for memory leaks when realloc is use sloppily
ok miod