Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2005 14:03:47 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netipx spx_usrreq.c
Message-ID:  <200501021403.j02E3ln7015035@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501021403.j02E3ln7015035>