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: Ingo Schwarze (schwarzecvs.openbsd.org)
Date: Mon Jun 01 2009 - 18:18:29 CDT


CVSROOT: /cvs
Module name: src
Changes by: schwarzecvs.openbsd.org 2009/06/01 17:18:29

Modified files:
        lib/libc/rpc : clnt_perror.c

Log message:
When an RPC client program encounters ENOMEM while trying to print
an error message, rather skip the error message than dereferencing
a NULL pointer.
debugging help and ok kjell