DragonFly-2.1.1.17.g59bdf7 master sys/netinet ip_carp.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Dec 3 05:26:48 PST 2008
commit 59bdf78a57d324e14068cb99be15540417036f65
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Dec 3 19:41:36 2008 +0800
Embed ifnet in carp_softc; ifnet allocation is never adopted.
This commit fix the memory leakage when destroying a carp(4) iface.
Summary of changes:
sys/netinet/ip_carp.c | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=59bdf78a57d324e14068cb99be15540417036f65
--
DragonFly BSD source repository
More information about the Commits
mailing list