changeset 31769:aeff9586f987

Credit the EFF for the following diffs
author Ethan Blanton <elb@pidgin.im>
date Sun, 17 Jul 2011 03:56:39 +0000
parents e17b5aab37d0
children 5d442ea707b5
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)