cvs commit: src/sys/netipx spx_usrreq.c

Robert Watson rwatson at FreeBSD.org
Sun Jan 2 06:03:48 PST 2005


rwatson     2005-01-02 14:03:47 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           spx_usrreq.c 
  Log:
  Don't cast NULL on return or when passing to another function.
  
  Extend the annotation as to why spx_close() isn't called in spx_reass(),
  and mark this code more clearly as broken.
  
  Revision  Changes    Path
  1.51      +22 -14    src/sys/netipx/spx_usrreq.c


More information about the cvs-src mailing list