completed the #96963 fix

This commit is contained in:
Igor Zlatkovic 2002-11-06 22:51:58 +00:00
parent 56f21f298e
commit 130e5791b6

View File

@ -2946,6 +2946,8 @@ xmlLoadCatalogs(const char *pathss) {
xmlFree(path);
}
}
while (*cur == ':')
cur++;
}
}