diff src/protocols/oscar/info.c @ 4807:3f44efdfb4cf

[gaim-migrate @ 5127] Well that was fun committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 17 Mar 2003 04:27:19 +0000
parents 9810ce8e7a96
children 71ef8462630e
line wrap: on
line diff
--- a/src/protocols/oscar/info.c	Mon Mar 17 04:19:24 2003 +0000
+++ b/src/protocols/oscar/info.c	Mon Mar 17 04:27:19 2003 +0000
@@ -624,7 +624,7 @@
 			 * about the buddy icon that the user has stored on 
 			 * the server.
 			 */
-			char *iconstr;
+/*			char *iconstr;
 			outinfo->iconstrlen = length-4;
 			outinfo->iconstrlen -= aim_bstream_advance(bs, aimbs_get16(bs));
 			outinfo->iconstrlen -= aim_bstream_advance(bs, aimbs_get16(bs));
@@ -633,7 +633,8 @@
 				memcpy(outinfo->iconstr, iconstr, outinfo->iconstrlen);
 			} else
 				outinfo->iconstrlen = 0;
-			free(iconstr);
+			free(iconstr); */
+			outinfo->iconstrlen = 0;
 
 		} else if (type == 0x001e) {
 			/*