cvs commit: src/sys/netipx ipx.c

Tim J. Robbins tjr at FreeBSD.org
Fri Apr 4 00:47:51 PST 2003


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


More information about the cvs-src mailing list