mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
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. |
||
|---|---|---|
| .. | ||
| button_config_widget.cc | ||
| button_config_widget.h | ||
| contourdesign.cc | ||
| contourdesign.h | ||
| contourdesign_gui.cc | ||
| interface.cc | ||
| jump_distance_widget.cc | ||
| jump_distance_widget.h | ||
| wscript | ||