cvs commit: ports/graphics/gdk-pixbuf Makefile ports/graphics/gdk-pixbuf/files patch-pixbuf-security

Joe Marcus Clarke marcus at FreeBSD.org
Sun Oct 17 14:08:40 PDT 2004


marcus      2004-10-17 21:08:40 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gdk-pixbuf  Makefile 
    graphics/gdk-pixbuf/files patch-pixbuf-security 
  Log:
  Glib 1.2 did not have a g_try_malloc() function, so use g_malloc() instead.
  Since a g_malloc() failure will abort the running application, we no
  longer need to check the result.
  
  PR:             72775
  
  Revision  Changes    Path
  1.43      +1 -1      ports/graphics/gdk-pixbuf/Makefile
  1.2       +5 -17     ports/graphics/gdk-pixbuf/files/patch-pixbuf-security


More information about the cvs-all mailing list