ardour/libs/audiographer/src
Robin Gareus 98c65406e3
Prefer std::vector<> over C-style malloc/free**
This fixes a potential out of bounds read `if (_dbtp_plugin[c])`
if c is larger than the allocated channel count.
2019-08-12 15:02:24 +02:00
..
general Prefer std::vector<> over C-style malloc/free** 2019-08-12 15:02:24 +02:00
debug_utils.cc Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
routines.cc Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00