www: f743a915: Tweak this phrasing a bit. I thought it...

markdoliner at pidgin.im markdoliner at pidgin.im
Fri Jun 24 01:55:48 EDT 2011


----------------------------------------------------------------------
Revision: f743a915df53f047ae776218bae2ef92914c00e5
Parent:   8bf08a64d1daa1a02308d5ebc88ceac23a5b52dd
Author:   markdoliner at pidgin.im
Date:     06/24/11 01:51:10
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/f743a915df53f047ae776218bae2ef92914c00e5

Changelog: 

Tweak this phrasing a bit.  I thought it was kind of awkward to read.

Changes against parent 8bf08a64d1daa1a02308d5ebc88ceac23a5b52dd

  patched  htdocs/news/security/index.php

-------------- next part --------------
============================================================
--- htdocs/news/security/index.php	9a58cd339fd64f2746921914c99b1e94d5ac0480
+++ htdocs/news/security/index.php	74293b02f2df73aa3da7f191f7d1d35e114f70cc
@@ -558,7 +558,7 @@ $vulnerabilities = array(
 		"date"         => "2011-06-23",
 		"cve"          => "CVE-2011-2485",
 		"summary"      => "A remote attacker could set a specially-crafted GIF image as their buddy icon that could lead to Pidgin being terminated due to excessive memory use",
-		"description"  => "It was found that gdk-pixbuf GIF image loader gdk_pixbuf__gif_image_load() routine did not properly handle certain return values from their subroutines.  A remote attacker could provide a specially-crafted GIF image, which once opened in Pidgin, would lead to gdk-pixbuf to return partially initialized pixbuf structure, possibly having huge width and height, leading to that particular application termination due excessive memory use.",
+		"description"  => "It was found that the gdk-pixbuf GIF image loader routine gdk_pixbuf__gif_image_load() did not properly handle certain return values from its subroutines.  A remote attacker could provide a specially-crafted GIF image, which, once opened in Pidgin, would lead gdk-pixbuf to return a partially initialized pixbuf structure, possibly having huge width and height, which could lead to the application being terminated due excessive memory use.",
 		"fix"          => "Change Pidgin to look at the GError parameter in addition to the return value when calling certain gdk-pixbuf functions.",
 		"fixrevisions" => "e802003adbf0be4496de3de8ac03b47c1e471d00",
 		"fixedversion" => "2.9.0",


More information about the Commits mailing list