Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2009 02:49:43 +0000 (UTC)
From:      Will Andrews <will@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet ip_carp.c
Message-ID:  <200908200249.n7K2nsUX054735@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
will        2009-08-20 02:49:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          ip_carp.c 
  Log:
  SVN rev 196398 on 2009-08-20 02:49:43Z by will
  
  MFC r196397 from head:
  
    Fix CARP memory leaks on carp_if's malloc'd using M_CARP.  This occurs when
    CARP tries to free them using M_IFADDR after the last address for a virtual
    host is removed and when detaching from the parent interface.
  
  Approved by:    re (kib), ken (mentor)
  
  Revision  Changes    Path
  1.73.2.2  +3 -3      src/sys/netinet/ip_carp.c



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