diff -r a3fe30a2666b -r a437550a9308 libpurple/protocols/yahoo/ycht.c --- a/libpurple/protocols/yahoo/ycht.c Wed Nov 12 19:15:24 2014 -0500 +++ b/libpurple/protocols/yahoo/ycht.c Thu Nov 13 00:56:55 2014 -0500 @@ -490,7 +490,7 @@ while (1) { YchtPkt *pkt; int pos = 0; - int pktlen; + guint pktlen; guint service; guint version; gint status;