Do not crash if the TURN server is invalid or not listening
authorMadaro Livio <livio.madaro@telecomitalia.it>
Fri, 10 Feb 2012 23:45:19 +0000 (18:45 -0500)
committerYouness Alaoui <youness.alaoui@collabora.co.uk>
Fri, 10 Feb 2012 23:45:19 +0000 (18:45 -0500)
commit0828f92e42e2279b511e218440358907f1e06090
treef2371eb14c9c3e921948c16f55480917df8d01a4
parent016f6d56d986a2a9b10c75cc42ca39aeaba82612
Do not crash if the TURN server is invalid or not listening
If TURN server is not listening then nice_tcp_bsd_socket_new
returns socket=NULL and libnice crashes.
agent/agent.c