changeset 23019:ab9c48e85577

applied changes from 43973692751b7c4e1375e090365f75a148798aed through 33e2a75561ac894e2186354bd7e3d509b513c366
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 19 Jun 2008 03:04:56 +0000
parents ef0bcbe33689
children 56c9176d21e4
files libpurple/protocols/jabber/auth.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/jabber/auth.c	Thu Jun 19 02:56:37 2008 +0000
+++ b/libpurple/protocols/jabber/auth.c	Thu Jun 19 03:04:56 2008 +0000
@@ -936,6 +936,7 @@
 					_("Invalid challenge from server"));
 			}
 			g_free(js->expected_rspauth);
+			js->expected_rspauth = NULL;
 		} else {
 			/* assemble a response, and send it */
 			/* see RFC 2831 */