diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2023-04-30 15:28:12 +0200 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2023-04-30 15:48:35 +0200 |
commit | fc119e329069fae2ac7c25bc36ccb8847bac04ad (patch) | |
tree | 0e409b312bdf2ae4bcefab865acd5db11d4c514b /xlink.c | |
parent | 3da09318114773af4b09aead0f0c917b0ad11928 (diff) | |
download | libxml2-fc119e329069fae2ac7c25bc36ccb8847bac04ad.tar.gz |
examples: Don't call xmlCleanupParser and xmlMemoryDump
xmlCleanupParser is dangerous and shouldn't be called in most cases.
Being part of the examples led many people to use it incorrectly.
xmlMemoryDump is an obsolete way to test for memory leaks.
Diffstat (limited to 'xlink.c')
0 files changed, 0 insertions, 0 deletions