Files
ardour/libs/pbd/pbd
Robin Gareus 705ac7bfc5 Prevent huge stack allocations for MIDNAM files
xmlParseMemory() uses a c-pointer char*.
Previously MIDNAM data on the heap were wrapped inside
a std::string only to be later accessed via c_str().
2020-04-23 02:25:38 +02:00
..
2015-10-05 16:17:49 +02:00
2019-12-09 23:25:59 +01:00
2020-04-08 19:56:08 -06:00