13
0
livetrax/libs
Robin Gareus df60eca33c
Initialize uninitialized variable
This fixes a potentially undefined branch if the USB device list is empty.
dev is NULL, the loop is never entered, 'r' isn't set.
if (!dev && !r) is undefined.
2019-08-21 03:05:17 +02:00
..
appleutility
ardour Replace OOM segfault with abort :) 2019-08-20 05:07:16 +02:00
ardouralsautil Suffix complete hw: ID to make ALSA card names unique 2019-08-16 20:00:29 +02:00
audiographer Prefer std::vector<> over C-style malloc/free** 2019-08-12 15:02:24 +02:00
backends Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
canvas Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
clearlooks-newer Undo incorrect sample/frame replacements in clearlooks 2019-04-08 04:10:12 +02:00
evoral Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
fluidsynth Update Fluidsynth to v2.0.5 2019-04-19 15:44:14 +02:00
fst Update utility and tools GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
gtkmm2ext Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
hidapi remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
libltc remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
lua Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
midi++2 Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
panners Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
pbd Add PBD API to hard-link files 2019-08-12 16:41:25 +02:00
plugins Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
ptformat ptformat: Update to upstream 8d29d79 (drop fades && fix offsets) 2019-08-10 12:34:45 +10:00
qm-dsp remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
surfaces Initialize uninitialized variable 2019-08-21 03:05:17 +02:00
temporal Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
vamp-plugins Initialize variable 2019-08-12 14:34:17 +02:00
vfork Update utility and tools GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
waveview Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
widgets Tweak Ardourbutton: support (VectorIcon | Indicator) 2019-08-21 01:25:34 +02:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00