v3.3
Mini-XML 3.3 is a bug fix release. Changes include:
- Cleaned up usage of
freethroughout the library (Issue #276) - Added more error handling to the library (Issue #277)
- Fixed potential memory leak in
mxmlLoad*functions (Issue #278, Issue #279) - Fixed
mxmlSaveStringwith a buffer size of 0 (Issue #284) - Fixed
MXML_MINOR_VERSIONvalue in "mxml.h" (Issue #285) - Fixed POSIX threading support for MingW (Issue #287)
- Fixed some minor memory leaks found by Coverity.
Enjoy!