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: Owain Ainsworth (ogacvs.openbsd.org)
Date: Fri Jan 08 2010 - 07:27:59 CST


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2010/01/08 06:27:59

Modified files:
        usr.bin/patch : util.c

Log message:
Don't leak memory after strdup() in makedirs().

From Igor Zinovik; thanks!

ok stsp, millert