Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 07:10:23 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netipx ipx.c
Message-ID:  <200302251510.h1PFANJY088512@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/02/25 07:10:23 PST

  Modified files:
    sys/netipx           ipx.c 
  Log:
  Allocate struct ipx_ifaddrs with an initial reference count of 1, not 0.
  The wrong reference count was causing them to get freed too early and
  have their contents scrambled.
  
  Revision  Changes    Path
  1.25      +1 -0      src/sys/netipx/ipx.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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