Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2003 00:47:50 -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:  <200304040847.h348lo3H072294@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/04/04 00:47:50 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/netipx           ipx.c 
  Log:
  MFC rev. 1.25: 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.
  
  PR:             48666
  
  Revision  Changes    Path
  1.17.2.2  +2 -1      src/sys/netipx/ipx.c



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