Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2008 10:46:05 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-wm/windowmaker/files patch-WINGs_wview.c patch-src_switchpanel.c
Message-ID:  <200812311046.mBVAk5JZ080080@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812311046.mBVAk5JZ080080>