device: ensure bind_enum() checks availability of Capability::LIST.
authorAurelien Jacobs <aurel@gnuage.org>
Thu, 12 Feb 2015 14:46:42 +0000 (15:46 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 13 Feb 2015 15:12:41 +0000 (16:12 +0100)
This avoids a segfault calling bind_enum() with a non-initialized gvar_list.

This closes bug #453.


No differences found