diff ChangeLog @ 32241:32ef245fd1f6

Use MAXPATHLEN instead of 256 for some path buffer sizes
author Ethan Blanton <elb@pidgin.im>
date Thu, 11 Aug 2011 16:08:40 +0000
parents 727edf2625f5
children 6ce4f2272abc
line wrap: on
line diff
--- a/ChangeLog	Thu Aug 11 14:45:26 2011 +0000
+++ b/ChangeLog	Thu Aug 11 16:08:40 2011 +0000
@@ -16,6 +16,9 @@
 	  string buffer overrun bugs.
 	  (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer,
           Jacob Appelbaum)
+	* Change some filename manipulations in filectl.c to use MAXPATHLEN
+	  instead of arbitrary length constants.  (The Electronic Frontier
+	  Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)
 
 	Gadu-Gadu:
 	* Fixed searching for buddies in public directory. (Tomasz Wasilczyk)