]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Move mutex into the global struct, don't leak on config reload (thanks Math)
authorAndrew Thompson <andrew@hijacked.us>
Fri, 19 Jun 2009 19:35:02 +0000 (19:35 +0000)
committerAndrew Thompson <andrew@hijacked.us>
Fri, 19 Jun 2009 19:35:02 +0000 (19:35 +0000)
commit48885edcffd284fb8a2d91bc877314c3a596aa42
treec25676960145454e50e530ffde384d7e1573fd56
parent886f2c5548d256107cac513372b3ba663e08efab
Move mutex into the global struct, don't leak on config reload (thanks Math)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13873 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c