NetBSD-Bugs archive

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

PR/47512 CVS commit: [netbsd-6-0] src/sys/kern



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47512 CVS commit: [netbsd-6-0] src/sys/kern
Date: Sat, 20 Apr 2013 10:16:31 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sat Apr 20 10:16:31 UTC 2013
 
 Modified Files:
        src/sys/kern [netbsd-6-0]: subr_kmem.c
 
 Log Message:
 Pull up following revision(s) (requested by para in ticket #876):
        sys/kern/subr_kmem.c: revision 1.47
 addresses PR/47512
 properly return NULL for failed allocations not 0x8 with size checks
 enabled.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.42.2.2 -r1.42.2.2.4.1 src/sys/kern/subr_kmem.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