Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/sys
Module Name: src
Committed By: snj
Date: Tue Apr 21 04:55:15 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-7]: bwi.c
src/sys/nfs [netbsd-7]: krpc_subr.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #713):
sys/dev/ic/bwi.c: revision 1.26
sys/nfs/krpc_subr.c: revision 1.38
Fix uninitialized variable.
Found by The Brainy Code Scanner in FreeBSD.
--
Fix a double free. "Suggested" by Brainy.
ok rjs@ riastradh@
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.4.1 src/sys/dev/ic/bwi.c
cvs rdiff -u -r1.37.38.1 -r1.37.38.2 src/sys/nfs/krpc_subr.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