Fixes SIGSEGV in TaskBarShowAPMStatus code, as per tracker #1629022: https://sourceforge.net/tracker/?func=detail&atid=100031&aid=1629022&group_id=31 How-To-Repeat: Set TaskBarShowAPMStatus = 1 and run IceWM. It will dump core.
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer
alepulver 2007-06-05 02:02:35 UTC FreeBSD ports repository Modified files: x11-wm/icewm Makefile Added files: x11-wm/icewm/files patch-src_aapm.cc Log: - Fix SIGSEGV in TaskBarShowAPMStatus code, as per tracker #1629022: https://sourceforge.net/tracker/?func=detail&atid=100031&aid=1629022&group_id=31 PR: ports/112880 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Revision Changes Path 1.128 +1 -1 ports/x11-wm/icewm/Makefile 1.1 +11 -0 ports/x11-wm/icewm/files/patch-src_aapm.cc (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!