cvs commit: src/sys/kern subr_rman.c

Pyun YongHyeon yongari at FreeBSD.org
Thu Nov 17 08:56:22 GMT 2005


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


More information about the cvs-src mailing list