--- a/src/protocols/oscar/util.c Wed Apr 19 02:41:27 2006 +0000 +++ b/src/protocols/oscar/util.c Wed Apr 19 03:31:47 2006 +0000 @@ -98,11 +98,6 @@ last = next + 1; next = strchr(last, dl); } - - if (curCount < theindex) { - toReturn = malloc(sizeof(char)); - *toReturn = '\0'; - } next = strchr(last, dl); if (curCount < theindex) {