git: systat - Fix memory leak in -netbw
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Sep 9 22:28:53 PDT 2013
commit 64a49666077dfdbb63320f802776be7ca444b793
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Sep 9 22:26:02 2013 -0700
systat - Fix memory leak in -netbw
* Fix memory leak in -netbw. We weren't checking for deletable
entries once the display row hit its limit.
Reported-by: Peter Avalos
Summary of changes:
usr.bin/systat/netbw.c | 92 +++++++++++++++++++++++++++-----------------------
1 file changed, 49 insertions(+), 43 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/64a49666077dfdbb63320f802776be7ca444b793
--
DragonFly BSD source repository
More information about the Commits
mailing list