www: d3c79734: Small English fixup. Less run-on sentenc...

qulogic at pidgin.im qulogic at pidgin.im
Fri Jun 24 02:35:46 EDT 2011


----------------------------------------------------------------------
Revision: d3c797345ca2372751e034e49fd278d7343d3799
Parent:   d41bb62259889a8ae4ab74e98f7737d4bc3c6a90
Author:   qulogic at pidgin.im
Date:     06/24/11 02:33:22
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/d3c797345ca2372751e034e49fd278d7343d3799

Changelog: 

Small English fixup. Less run-on sentences.

Changes against parent d41bb62259889a8ae4ab74e98f7737d4bc3c6a90

  patched  htdocs/news/security/index.php

-------------- next part --------------
============================================================
--- htdocs/news/security/index.php	74293b02f2df73aa3da7f191f7d1d35e114f70cc
+++ htdocs/news/security/index.php	3dafb42058daad62f0ff52d72f757918b03d9774
@@ -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 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.",
+		"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.  Using this structure, possibly containing a huge width and height, could lead to the application being terminated due to 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