CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/07/03 02:42:19
Modified files:
sysutils/xstatbar: Makefile
sysutils/xstatbar/patches: patch-stats_c
Log message:
Buffer cache memory display was added to xstatbar in a local patch, which is
stored in an extra element of an array, however the array allocation size was
not increased to match. Fix. Found by valgrind while investigating a leak.
