Bug 112880

Summary: [PATCH] x11-wm/icewm fix TaskBarShowAPMStatus SIGSEGV
Product: Ports & Packages Reporter: Daniel Roethlisberger <daniel>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me CC: daniel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
icewm-apm-fix.diff none

Description Daniel Roethlisberger 2007-05-23 03:40:04 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-23 03:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-05 03:02:40 UTC
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"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-06-05 03:03:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!