CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.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@