agent: Make the TurnServer structure refcounted
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 22 Apr 2014 21:05:57 +0000 (17:05 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 25 Apr 2014 01:04:31 +0000 (21:04 -0400)
commit8ccbd8f04f831df7324f0bba838afb0f598f9b49
tree4df989dae82334020bde2701898a1df19c617e4b
parentd510f45d4472930b6f3df9fc35f0b87f9d7a5230
agent: Make the TurnServer structure refcounted

Instead of just blindling assuming that all of the pointers are valid
until the end.
agent/agent.c
agent/candidate.c
agent/candidate.h
agent/component.c
agent/component.h
agent/discovery.c