NetBSD-Bugs archive

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

PR/45991 CVS commit: src/sys/uvm



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45991 CVS commit: src/sys/uvm
Date: Sun, 12 Feb 2012 11:18:05 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Sun Feb 12 11:18:05 UTC 2012
 
 Modified Files:
        src/sys/uvm: uvm_glue.c
 
 Log Message:
 In uvm_proc_exit bail out early if we have no vmspace yet (as it happens
 for failing posix_spawn child processes).
 Fixes PR kern/45991.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.155 -r1.156 src/sys/uvm/uvm_glue.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