pidgin.2.4.3: d7d1f8ab: applied changes from 43973692751b7c4e137...

datallah at pidgin.im datallah at pidgin.im
Wed Jun 18 23:52:49 EDT 2008


-----------------------------------------------------------------
Revision: d7d1f8ab079c999352ecff6348a455d304ddf482
Ancestor: 7ca00695ab597d7ec597d323a571dfaf44ad9696
Author: datallah at pidgin.im
Date: 2008-06-19T03:04:56
Branch: im.pidgin.pidgin.2.4.3
URL: http://d.pidgin.im/viewmtn/revision/info/d7d1f8ab079c999352ecff6348a455d304ddf482

Modified files:
        libpurple/protocols/jabber/auth.c

ChangeLog: 

applied changes from 43973692751b7c4e1375e090365f75a148798aed
             through 33e2a75561ac894e2186354bd7e3d509b513c366

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/auth.c	8e99ca556f5791c7e113bcbcfddb8b5b02fd83f4
+++ libpurple/protocols/jabber/auth.c	bd2b6cdfdb71b81a7e2dde1c3190f41c7a08f19d
@@ -936,6 +936,7 @@ jabber_auth_handle_challenge(JabberStrea
 					_("Invalid challenge from server"));
 			}
 			g_free(js->expected_rspauth);
+			js->expected_rspauth = NULL;
 		} else {
 			/* assemble a response, and send it */
 			/* see RFC 2831 */


More information about the Commits mailing list