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: Dale Rahn (drahncvs.openbsd.org)
Date: Tue Nov 11 2003 - 08:51:01 CST


CVSROOT: /cvs
Module name: src
Changes by: drahncvs.openbsd.org 2003/11/11 07:51:01

Modified files:
        libexec/ld.so : sod.c util.h

Log message:
Better fix to the library name parsing. now correctly handles
libpython2.2.so.0.0 vs libpython2.1.so.0.0. Clean up a potential
memory leak if the filename is not a valid library.
ok brad