Files
ardour/libs/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
..
2020-03-25 10:30:40 -06:00
2020-03-18 18:16:29 +01:00
2015-10-05 16:17:49 +02:00
2020-03-29 14:56:22 +02:00
2020-02-07 11:27:22 +00:00
2020-01-27 17:43:37 +01:00