Commit f39e8d1f05a7198f66403767b5cb5a700d3fa759

Kasimier T. Buchcik 2005-11-30T11:03:24

Fixed bubbling of duplicate IDC nodes: the parent's list of duplicates was * xmlschemas.c: Fixed bubbling of duplicate IDC nodes: the parent's list of duplicates was filled with NULLs instead of the nodes under certain conditions. This lead to a segfault when the list's entries were accessed.