diff src/protocols/qq/recv_core.c @ 14049:8294485b79db

[gaim-migrate @ 16662] Enhanced protocol testing tools, primarily by designing a more useful interface for sending customized packets. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Mon, 07 Aug 2006 06:17:13 +0000
parents ef8490f9e823
children 32a71e64ceae
line wrap: on
line diff
--- a/src/protocols/qq/recv_core.c	Mon Aug 07 03:24:39 2006 +0000
+++ b/src/protocols/qq/recv_core.c	Mon Aug 07 06:17:13 2006 +0000
@@ -90,6 +90,7 @@
 	data = g_newa(guint8, len);
 	msg_utf8 = NULL;
 
+	_qq_show_packet("Processing unknown packet", buf, len);
 	if (qq_crypt(DECRYPT, buf, buf_len, qd->session_key, data, &len)) {
 		gaim_debug(GAIM_DEBUG_WARNING, "QQ",
 			   ">>> [%d] %s, %d bytes -> [default] decrypt and dump\n%s",