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