timer: print the timers still in the list before the assert
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 6 Feb 2019 23:36:08 +0000 (09:36 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 11 Feb 2019 03:46:31 +0000 (13:46 +1000)
commitfaeaee5f2001038c24b8c94c14dd3d071d590363
tree028321f438e85825dbc18d0d55ee3a50c5cef522
parent7db3233f116a58e6ef36d36adc9b59dd732d2c16
timer: print the timers still in the list before the assert

Helps a lot with debugging if we know which timer is still there during
cleanup.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/timer.c