Factored device title printing code out into pv::DeviceManager::format_device_title
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Mon, 29 Apr 2013 08:14:46 +0000 (09:14 +0100)
committerJoel Holdsworth <joel.holdsworth@udptechnology.com>
Mon, 29 Apr 2013 08:27:47 +0000 (09:27 +0100)
This fixes the earlier bug where pv::DeviceManager::compare_devices
would crash if any of the device string fields were NULL.


No differences found