Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 18:12:49 -0700 (PDT)
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/gnome-themes Makefile ports/x11-toolkits/gnome-themes/files patch-gtk-themes_Crux_src_crux-pixmaps.c
Message-ID:  <200310170112.h9H1CnU5044542@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2003/10/16 18:12:49 PDT

  FreeBSD ports repository

  Modified files:
    x11-toolkits/gnome-themes Makefile 
  Added files:
    x11-toolkits/gnome-themes/files 
                                    patch-gtk-themes_Crux_src_crux-gradient.c 
                                    patch-gtk-themes_Crux_src_crux-pixmaps.c 
  Log:
  Fix a potential stack overflow crash in the Crux theme by allocating memory
  with g_malloc() instead of alloca().
  
  PR:             56752
  Tested by:      Jeremy Messenger <mezz7@cox.net>
  
  Revision  Changes    Path
  1.13      +1 -0      ports/x11-toolkits/gnome-themes/Makefile
  1.1       +31 -0     ports/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-gradient.c (new)
  1.1       +14 -0     ports/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-pixmaps.c (new)



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