gobjectification: 6136e8ef: This looks OK to me. Matches what we hav...

qulogic at pidgin.im qulogic at pidgin.im
Tue Aug 12 00:57:21 EDT 2008


-----------------------------------------------------------------
Revision: 6136e8eff35a58af4a17efa4b8117911665ed61a
Ancestor: d3a9cd421d753567ba709dfefdd1b0fd7392419a
Author: qulogic at pidgin.im
Date: 2008-08-12T03:18:17
Branch: im.pidgin.gobjectification
URL: http://d.pidgin.im/viewmtn/revision/info/6136e8eff35a58af4a17efa4b8117911665ed61a

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

ChangeLog: 

This looks OK to me. Matches what we have in i.p.p anyway.

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/auth.c	d76417add4cdf552aa9620b22399a6103d90cb0c
+++ libpurple/protocols/jabber/auth.c	61aeadcd140f5b1866500d7af9383d4c3b13f01f
@@ -646,7 +646,6 @@ static void auth_old_cb(JabberStream *js
 			guchar digest[33];
 			PurpleCipher *hmac;
 
-#warning Someone might want to triple-check this!
 			/* Calculate the MHAC-MD5 digest */
 			challenge = xmlnode_get_attrib(x, "challenge");
 			hmac = purple_hmac_cipher_new();


More information about the Commits mailing list