cvs commit: src/sys/net rtsock.c

Sam Leffler sam at FreeBSD.org
Sat Mar 26 13:49:44 PST 2005


sam         2005-03-26 21:49:43 UTC

  FreeBSD src repository

  Modified files:
    sys/net              rtsock.c 
  Log:
  rt_newaddrmsg will blow up if given something other than RTM_ADD
  or RTM_DELETE; add an assertion, may want to do something more
  heavyhanded in the future
  
  Noticed by:     Coverity Prevent analysis tool
  Reviewed by:    mdodd
  
  Revision  Changes    Path
  1.122     +3 -0      src/sys/net/rtsock.c


More information about the cvs-src mailing list