NetBSD-Bugs archive

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

PR/40004 CVS commit: [netbsd-5] src/lib/libkvm



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

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40004 CVS commit: [netbsd-5] src/lib/libkvm
Date: Sat, 29 Nov 2008 21:00:00 +0000 (UTC)

 Module Name:   src
 Committed By:  bouyer
 Date:          Sat Nov 29 21:00:00 UTC 2008
 
 Modified Files:
        src/lib/libkvm [netbsd-5]: kvm_proc.c
 
 Log Message:
 Pull up following revision(s) (requested by cegger in ticket #146):
        lib/libkvm/kvm_proc.c: revision 1.79
 check error case for kvm_getlwps or SIGSEGV occurs due to dereferecing a
 NULL pointer.
 return NULL if there are no threads or proceed further through all loops.
 Fixes PR 40004. Ok rmind@
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.78 -r1.78.6.1 src/lib/libkvm/kvm_proc.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