]> sigrok.org Git - libsigrok.git/commit
drivers: don't try to access the sr_driver_list section with no driver compiled.
authorAurelien Jacobs <redacted>
Sun, 14 Aug 2016 23:28:55 +0000 (01:28 +0200)
committerAurelien Jacobs <redacted>
Sun, 14 Aug 2016 23:45:50 +0000 (01:45 +0200)
commitbf85ea2110f5fc798841b7d912ad6d961c28d6b3
tree956f6456c6240a218b8fe23ecf2f7ad314cc7cd3
parent5eb4ba29d06ed4155ec684117d2bb4a5ed268bb7
drivers: don't try to access the sr_driver_list section with no driver compiled.

This closes bug #820.
configure.ac
src/drivers.c