cvs commit: ports/x11-toolkits/gnome-themes Makefile ports/x11-toolkits/gnome-themes/files patch-gtk-themes_Crux_src_crux-pixmaps.c

Joe Marcus Clarke marcus at FreeBSD.org
Thu Oct 16 18:12:51 PDT 2003


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 at 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)


More information about the cvs-ports mailing list