[miranda] r14447 committed - fix for SCRAM authorization in Jabber (Patch by Ghazan)

4 views
Skip to first unread message

mir...@googlecode.com

unread,
Nov 5, 2013, 3:51:41 PM11/5/13
to miranda-i...@googlegroups.com
Revision: 14447
Author: rain...@gmail.com
Date: Tue Nov 5 20:51:27 2013 UTC
Log: fix for SCRAM authorization in Jabber (Patch by Ghazan)
http://code.google.com/p/miranda/source/detail?r=14447

Modified:
/trunk/miranda/protocols/JabberG/jabber_secur.cpp

=======================================
--- /trunk/miranda/protocols/JabberG/jabber_secur.cpp Tue Nov 5 20:50:06
2013 UTC
+++ /trunk/miranda/protocols/JabberG/jabber_secur.cpp Tue Nov 5 20:51:27
2013 UTC
@@ -404,7 +404,6 @@
int cbLen = mir_snprintf( buf, sizeof( buf ), "n,,n=%s,r=%s", uname,
cnonce );
msg1 = mir_strdup( buf + 3 );

- mir_free( serv );
mir_free( uname );

return JabberBase64Encode( buf, cbLen );
Reply all
Reply to author
Forward
0 new messages