Date: Tue, 28 Dec 2004 12:11:32 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph/netflow netflow.c Message-ID: <200412281211.iBSCBWSm013914@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2004-12-28 12:11:32 UTC FreeBSD src repository Modified files: sys/netgraph/netflow netflow.c Log: - Plug a memory leak in ng_netflow_cache_init(). - Initialize error to 0 in ng_netflow_flow_add() (a nop change). - Update cache statistics holding workqueue mutex. MFC after: 3 days Revision Changes Path 1.4 +10 -5 src/sys/netgraph/netflow/netflow.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412281211.iBSCBWSm013914>