X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ftest_sel_thread.c;h=5c5eef564ff5f13d0b4c26f0384cac83c4d36d03;hb=e3f0464ea4e840107ec25c1b6747e3a382c408d3;hp=6ec7ec89ee4af4e5b392f8b7fd2c2dd565b9ee57;hpb=de372ba54b83405003ed7ff4a9009ad9952b4b9d;p=pazpar2-moved-to-github.git diff --git a/src/test_sel_thread.c b/src/test_sel_thread.c index 6ec7ec8..5c5eef5 100644 --- a/src/test_sel_thread.c +++ b/src/test_sel_thread.c @@ -116,6 +116,7 @@ static void test_for_real_work(int no_threads) iochan_man_events(chan_man); sel_thread_destroy(p); + iochan_man_destroy(&chan_man); } }