Date: Sun, 17 Oct 2004 21:08:40 +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/graphics/gdk-pixbuf Makefile ports/graphics/gdk-pixbuf/files patch-pixbuf-security Message-ID: <200410172108.i9HL8eoM024904@repoman.freebsd.org>
index | next in thread | raw e-mail
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410172108.i9HL8eoM024904>
