Source-Changes archive

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

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



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