Try to work around a libusb crash on exit after SIGINT.

This commit is contained in:
Oliver Jowett 2015-01-17 19:23:57 +00:00
parent f0fe4663d5
commit 971e5754ff
2 changed files with 3 additions and 1 deletions
debian

1
debian/changelog vendored
View file

@ -8,6 +8,7 @@ dump1090-mutability (1.10.3010.14mu-12) UNRELEASED; urgency=medium
* Fix sort-by-message-count in the webmap.
* Always sort missing values at the end of the table, even in a descending sort.
* Avoid a (rare) divide-by-zero crash in 2MHz --phase-enhance.
* Try to work around a libusb crash on exit after SIGINT.
-- Oliver Jowett <oliver@mutability.co.uk> Fri, 16 Jan 2015 20:34:33 +0000