www: 6b2a71c7: Fix another typo
markdoliner at pidgin.im
markdoliner at pidgin.im
Tue Aug 10 16:15:43 EDT 2010
----------------------------------------------------------------------
Revision: 6b2a71c7dd5faf8e30535fe9f62e5227b7d194f1
Parent: c896afe8b9aa8039478849e1d4f99a4af8b878c6
Author: markdoliner at pidgin.im
Date: 08/10/10 16:13:11
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/6b2a71c7dd5faf8e30535fe9f62e5227b7d194f1
Changelog:
Fix another typo
Changes against parent c896afe8b9aa8039478849e1d4f99a4af8b878c6
patched htdocs/news/security/index.php
-------------- next part --------------
============================================================
--- htdocs/news/security/index.php 52d644ef64357affee2d8dc941da8c3d944ef020
+++ htdocs/news/security/index.php 4b0c3e4b53374f346f71a8ca4ce7ecd635058b7a
@@ -504,7 +504,7 @@ $vulnerabilities = array(
"date" => "2010-07-21",
"cve" => "CVE-2010-2528",
"summary" => "libpurple clients can crash due to malformed X-Status messages",
- "description" => "Certainly incorrectly formed X-Status messages can cause libpurple to attempt to dereference a NULL pointer, which triggers a crash.",
+ "description" => "Certain incorrectly formed X-Status messages can cause libpurple to attempt to dereference a NULL pointer, which triggers a crash.",
"fix" => "Improve the parsing of the X-Status message to be more robust",
"fixrevisions" => "8e8ff246492e45af8f8d0808296d6f2906794dc0",
"fixedversion" => "2.7.2",
More information about the Commits
mailing list