CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/02/09 05:00:16
Modified files:
sysutils/xstatbar: Makefile
Added files:
sysutils/xstatbar/patches: patch-xstatbar_c
Log message:
Fix memory leak in xstatbar, from Gregor Best (thank you!), ok ajacoutot@
"The problem is that XCopyArea generates either a GraphicsExpose or
a NoExpose event after it's done. Since xstatbar doesn't have the
traditional X event loop, the events just accumulate in the queue."
