cvs commit: ports/x11-wm/windowmaker/files patch-WINGs_wview.c patch-src_switchpanel.c

Doug Barton dougb at FreeBSD.org
Wed Dec 31 10:46:06 UTC 2008


dougb       2008-12-31 10:46:05 UTC

  FreeBSD ports repository

  Added files:
    x11-wm/windowmaker/files patch-WINGs_wview.c 
                             patch-src_switchpanel.c 
  Log:
  Add a fix for the following bugs:
  - release colors to avoid issues with the reference count overflowing a
    small integer and causing unexpected color releases that can crash
    Window Maker (Martin Frydl <martin.frydl at systinet.com>)
  - fixed a small memory leak in WINGs/wview.c caused by not releasing the
    background color of a view (Martin Frydl <martin.frydl at systinet.com>)
  
  Inspired by the "refcount" patch in the Debian rpm, updated versions
  of the patches obtained from the latest WindowMaker source repo.
  
  Revision  Changes    Path
  1.1       +23 -0     ports/x11-wm/windowmaker/files/patch-WINGs_wview.c (new)
  1.1       +42 -0     ports/x11-wm/windowmaker/files/patch-src_switchpanel.c (new)


More information about the cvs-ports mailing list