NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44132 CVS commit: src/lib/libc/rpc



The following reply was made to PR lib/44132; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44132 CVS commit: src/lib/libc/rpc
Date: Tue, 23 Nov 2010 09:02:02 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Tue Nov 23 14:02:01 UTC 2010
 
 Modified Files:
        src/lib/libc/rpc: xdr_rec.c
 
 Log Message:
 PR/44132: Wolfgang Stukenbrock: libc/rpc may overwrite not-allocated memory
 Return XPRT_DIED when realloc fails for lack of a better error.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.31 src/lib/libc/rpc/xdr_rec.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index