Files
ardour/libs
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-29 14:56:22 +02:00
2020-04-10 18:32:18 +02:00
2020-04-20 19:14:37 +02:00
2020-03-02 17:58:03 +01:00
2020-04-01 16:31:58 +02:00
2020-03-23 17:38:08 +01:00
2020-01-22 02:00:25 +01:00
2020-04-16 21:38:33 -06:00
2019-09-03 05:01:59 +02:00
2020-03-29 14:56:22 +02:00