Pyun YongHyeon wrote:
yongari 2005-11-17 08:56:21 UTC
FreeBSD src repository
Modified files:
sys/kern subr_rman.c
Log:
Prefer NULL to 0.
Add missing lock/unlock in sysctl handler.
Protect accessing NULL pointer when resource allocation was failed.
style(9)
Reviewed by: scottl
MFC after: 1 week
Revision Changes Path
1.48 +29 -25 src/sys/kern/subr_rman.c
It is preferable to commit whitespace/style changes separately from
functional changes, that way they are more visible in the diff. Thanks.
--
Nate
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"