]> granicus.if.org Git - libevent/commit
test/regress_be: cover finalizers from inactive to active queue
authorAzat Khuzhin <a3at.mail@gmail.com>
Thu, 8 Oct 2015 22:40:02 +0000 (01:40 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Fri, 30 Oct 2015 11:45:20 +0000 (14:45 +0300)
commit337684b8e8fc0329fb8bcc27517cf167fa5383f7
tree236d48c366840896b9b1484b5d77e3c9aa58dbd1
parent575ff6788583d198cae0abcab0c20d640e72db14
test/regress_be: cover finalizers from inactive to active queue

Right now this will fail with the next assertion:
$ regress --no-fork --verbose bufferevent/bufferevent_socket_filter_inactive
bufferevent/bufferevent_socket_filter_inactive: [err] ../event.c:862: Assertion TAILQ_EMPTY(&base->activequeues[i]) failed in event_base_free_
Aborted
test/regress_bufferevent.c