Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 04:50:53 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits/gtk20 Makefile ports/x11-toolkits/gtk20/files patch-gtk_gtkfilechooserbutton.c
Message-ID:  <200702220450.l1M4orXO067942@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2007-02-22 04:50:53 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/gtk20   Makefile 
  Added files:
    x11-toolkits/gtk20/files patch-gtk_gtkfilechooserbutton.c 
  Log:
  Fix a bug where a NULL path could be dereferenced in a GtkFileChooserButton
  which would lead to critical errors under GNOME 2.16, and a crash under
  GNOME 2.17.  See http://bugzilla.gnome.org/show_bug.cgi?id=410565 for
  more details.
  
  Obtained from:  http://bugzilla.gnome.org/show_bug.cgi?id=410565 (see
                  http://bugzilla.gnome.org/attachment.cgi?id=83080&action=view)
  
  Revision  Changes    Path
  1.190     +1 -1      ports/x11-toolkits/gtk20/Makefile
  1.1       +66 -0     ports/x11-toolkits/gtk20/files/patch-gtk_gtkfilechooserbutton.c (new)



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