systat - Fix memory leak in -netbw
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 10 Sep 2013 05:26:02 +0000 (22:26 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 10 Sep 2013 05:28:34 +0000 (22:28 -0700)
commit64a49666077dfdbb63320f802776be7ca444b793
treeaec83de52bd3c484ea4aa821b234dbdaa9e41588
parentd4688a1e4e5d90b64a7d8b84d2a7441fc0ec0cd5
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
usr.bin/systat/netbw.c