Skip to content

v1.13

Compare
Choose a tag to compare
@zeux zeux released this 02 Nov 14:51
· 89 commits to master since this release
a0e0643

Maintenance release.

Release highlights:

  • xml_attribute::set_value, xml_node::set_value and xml_text::set now have overloads that accept pointer to non-null-terminated string and size
  • Fix error handling in xml_document::save_file that could result in the function succeeding while running out of disk space
  • Fix memory leak during error handling of some out-of-memory conditions during xml_document::load

Read full changelog