Beat Küng 9166b6953d output drivers: init SmartLock after exit_and_cleanup
This fixes an invalid memory access when exiting the module:
exit_and_cleanup destroys the object, but lock_guard is destructed after
and accesses the lock.
2022-05-12 08:16:35 -04:00
..
2021-11-15 18:47:38 -05:00
2022-05-11 09:49:18 -04:00
2022-05-12 07:58:56 +02:00
2022-04-04 17:26:52 +02:00
2021-01-23 09:30:59 -05:00
2021-09-01 15:16:00 -04:00