NetBSD-Bugs archive

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

PR/47512 CVS commit: src/sys/kern



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

From: "Lars Heidieker" <para%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47512 CVS commit: src/sys/kern
Date: Tue, 16 Apr 2013 21:13:39 +0000

 Module Name:   src
 Committed By:  para
 Date:          Tue Apr 16 21:13:39 UTC 2013
 
 Modified Files:
        src/sys/kern: subr_kmem.c
 
 Log Message:
 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.46 -r1.47 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