13
0
livetrax/libs/audiographer/audiographer
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
sndfile Clarify error message when file cannot be created, 2018-07-25 17:46:15 +02:00
utils
broadcast_info.h Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
debug_utils.h
debuggable.h
exception.h
flag_debuggable.h
flag_field.h
process_context.h
routines.h
sink.h
source.h
throwing.h
type_utils.h
types.h
visibility.h Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00