Tue Jun 23 06:56:48 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>

* Fixed an s2 state breakage when running tests unforked



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13918 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-06-23 19:46:28 +00:00
parent 10d1f60ca1
commit 9f80035304
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
Tue Jun 23 14:44:45 CDT 2009
Tue Jun 23 14:45:32 CDT 2009

View File

@ -299,6 +299,8 @@ START_TEST(timeout)
sres_sip_unref(srs);
s2_dns_set_filter(NULL, NULL);
su_timer_destroy(faster);
}
END_TEST