CVS log for ports/graphics/gdk-pixbuf/files/patch-pixbuf-security
Up to [FreeBSD] / ports / graphics / gdk-pixbuf / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 18 00:05:15 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Correct the path to io-xpm.c. Submitted by: Christian Hiris <4711@chello.at>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 17 21:08:40 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -17 lines
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 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 11 20:05:25 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Fix the security issues with ICO and XPM loading as detailed at: http://www.freebsd.org/ports/portaudit/3d1e9267-073f-11d9-b45d-000c41e2cdad.html Adapted from: gtk+ CVS Approved by: portmgr (implicit)
