mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
fixed ID deallocation problem based on patch from Steve Shepard fixes bug
* valid.c: fixed ID deallocation problem based on patch from Steve Shepard fixes bug #160893 * xmlmemory.c: improving comment. * testapi.c: new test for xmlDictExists() is generated. Daniel
This commit is contained in:
@@ -229,6 +229,7 @@ schemaNewParserCtxt()
|
||||
schemaCleanupTypes()
|
||||
schemaCollapseString()
|
||||
schemaInitTypes()
|
||||
schemaWhiteSpaceReplace()
|
||||
|
||||
# functions from module xmlstring
|
||||
UTF8Charcmp()
|
||||
|
Reference in New Issue
Block a user