032da34b78
This requires sr_hw_cleanup_all() and sanity_check_all_drivers() to also take a context. The (runtime) generation of the driver list now happens in sr_init() and sr_driver_list() always returns that pre-generated list. This fixes a segfault when (correctly) invoking multiple sr_init() and sr_exit() calls with different contexts (caught by the unit tests). This fixes bug #565. |
||
---|---|---|
.. | ||
core.c | ||
device.c | ||
driver_all.c | ||
input_all.c | ||
input_binary.c | ||
lib.c | ||
lib.h | ||
main.c | ||
output_all.c | ||
session.c | ||
strutil.c | ||
transform_all.c | ||
trigger.c | ||
version.c |