pugixml/src
Arseny Kapoulkine 33a75c734b Fix memory leak during OOM in convert_buffer
This is the same fix as #497, but we're using auto_deleter instead
because if allocation function throws, we can't rely on an explicit call
to deallocate.

Comes along with two tests that validate the behavior.
2022-05-16 19:12:52 -07:00
..
pugiconfig.hpp Update copyright year to 2022 2022-02-08 19:58:58 -08:00
pugixml.cpp Fix memory leak during OOM in convert_buffer 2022-05-16 19:12:52 -07:00
pugixml.hpp Fix PUGIXML_VERSION macro 2022-02-10 08:36:19 -08:00