summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/legatize.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-23 02:25:38 +0200
committerRobin Gareus <robin@gareus.org>2020-04-23 02:25:38 +0200
commit705ac7bfc5cc3e4d793a3c1faa3326d1627679a7 (patch)
tree4aeb8601f566b17f972fce7a44118780fb45eb12 /libs/ardour/ardour/legatize.h
parent3d166c77891c2a83de35c5fd10c0b23c131bc43b (diff)
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().
Diffstat (limited to 'libs/ardour/ardour/legatize.h')
0 files changed, 0 insertions, 0 deletions