misc-test: fix a bug
authorDan Winship <danw@gnome.org>
Wed, 30 Nov 2011 17:30:26 +0000 (18:30 +0100)
committerDan Winship <danw@gnome.org>
Thu, 1 Dec 2011 10:09:40 +0000 (11:09 +0100)
commit8477cbf40e28260d8101637eb7319deaec0af853
tree26d6f2f467584b105b9aa8f0f8b70f86dd45381b
parent60a4fd63d411fb5b12cfd9e27b111b0ec476a87f
misc-test: fix a bug

misc-test would crash if it ran long enough (due to either stopping in
gdb or just adding enough new tests to the end) because of a bug in the
max_conns_test cleanup code.
tests/misc-test.c