13
0
livetrax/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
routines.cc