diff ChangeLog @ 28875:8464e695c62b

Fixes a bad MSN bug where passwords with multi-byte utf8 characters near the 16 byte mark would cause a segmentation fault due to chopping the multi-byte character and turning the string into invalidate utf8. Thanks to Shaun Lindsay at Meebo for tracking this down and fixing it.
author Mark Doliner <mark@kingant.net>
date Wed, 04 Nov 2009 18:41:21 +0000
parents 71dc3b5edbe7
children cf9ea9f2c0bb
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 22 01:21:25 2009 +0000
+++ b/ChangeLog	Wed Nov 04 18:41:21 2009 +0000
@@ -14,6 +14,8 @@
 	MSN:
 	* Don't forget display names for buddies.
 	* Fix a random crash that might occur when idle.
+	* Fix a crash when logging in with some long non-ASCII passwords.
+	  (Shaun Lindsay)
 
 	XMPP:
 	* Users connecting to Google Talk now have an "Initiate Chat" context menu