Skip to content

test/test.c: clear the queue

Christian Kellner requested to merge gicmo/bolt:test_clear_queue into master

The individual elements got freed but we also need to clear the queue itself.

Merge request reports