Credit the EFF for the following diffs

Sun, 17 Jul 2011 03:56:39 +0000

author
Ethan Blanton <elb@pidgin.im>
date
Sun, 17 Jul 2011 03:56:39 +0000
changeset 31953
39e3351b5970
parent 31952
64be5338ab6b
child 31954
e5631d5590cc

Credit the EFF for the following diffs

ChangeLog file | annotate | diff | comparison | revisions
--- a/ChangeLog	Thu Jul 14 21:59:44 2011 +0000
+++ b/ChangeLog	Sun Jul 17 03:56:39 2011 +0000
@@ -7,6 +7,11 @@
 	* Added a plugin information dialog to show information for plugins
 	  that aren't otherwise visible in the plugins dialog.
 
+	Libpurple:
+	* Fix a large number of strcpy() invocations to use strlcpy(),
+	  forestalling an entire class of string buffer overrun bugs.
+	  (The Electronic Frontier Foundation)
+
 	Gadu-Gadu:
 	* Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
 	  (#5242)

mercurial