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: Otto Moerbeek (ottocvs.openbsd.org)
Date: Thu Oct 20 2005 - 04:09:49 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2005/10/20 03:09:49

Modified files:
        lib/libc/locale: setrunelocale.c

Log message:
A library should not return EFAULT. Just segfault if a bogus or
NULL pointer is passed in.
ok espie