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: Nikolay Sturm (sturmcvs.openbsd.org)
Date: Sun Nov 23 2003 - 14:40:17 CST


CVSROOT: /cvs
Module name: src
Changes by: sturmcvs.openbsd.org 2003/11/23 13:40:17

Modified files:
        gnu/usr.bin/binutils/ld/emultempl: elf32.em

Log message:
If gld${EMULATION_NAME}_search_dir() returns NULL, return early
and try not to fopen(NULL, ...) later.

ok millert