gaim/www

update tags
default tip
2019-09-10, convert-repo
7d915c997ccd
update tags
diff -ruN gaim-0.71/src/protocols/oscar/oscar.c gaim-0.71-fixed/src/protocols/oscar/oscar.c
--- gaim-0.71/src/protocols/oscar/oscar.c 2003-10-06 00:15:21.000000000 -0400
+++ gaim-0.71-fixed/src/protocols/oscar/oscar.c 2003-10-25 14:02:01.000000000 -0400
@@ -4789,6 +4789,7 @@
/* Add from server list to local list */
for (curitem=sess->ssi.local; curitem; curitem=curitem->next) {
+ if ((curitem->name == NULL) || (g_utf8_validate(curitem->name, -1, NULL)))
switch (curitem->type) {
case 0x0000: { /* Buddy */
if (curitem->name) {