changeset 30631:b00967045cc2

Ouch, I accidentally removed too much code in b367bdaac1f79166db0e9478ae30e2a7628f6848. Fixes #12768.
author ivan.komarov@soc.pidgin.im
date Sun, 24 Oct 2010 18:57:21 +0000
parents b06727fc075b
children bebd0cf0a20f
files libpurple/protocols/oscar/family_chat.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/oscar/family_chat.c	Sun Oct 24 16:42:20 2010 +0000
+++ b/libpurple/protocols/oscar/family_chat.c	Sun Oct 24 18:57:21 2010 +0000
@@ -88,6 +88,8 @@
 		return 1;
 	}
 
+	byte_stream_get16(bs); // skip the TLV count
+
 	/*
 	 * Everything else are TLVs.
 	 */