Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2006 23:28:55 +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:  <200606082328.k58NStJq086532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-06-08 23:28:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netipx           spx_usrreq.c 
  Log:
  Merge spx_usrreq.c:1.75 from HEAD to RELENG_6:
  
    Restructure spx_attach() to properly free memory in the event that one
    of its allocations fails.  Allocate the ipxp last so as to avoid having
    to free it if another allocation goes wrong.
  
    Normalize retrieval of ipxp and cb from socket in spx_sp_attach(), and
    add assertions.
  
  Revision   Changes    Path
  1.62.2.11  +32 -21    src/sys/netipx/spx_usrreq.c



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