RTSP: Set the connection handles to null after closing them
authorMartin Storsjö <martin@martin.st>
Sat, 19 Jun 2010 21:46:39 +0000 (21:46 +0000)
committerMartin Storsjö <martin@martin.st>
Sat, 19 Jun 2010 21:46:39 +0000 (21:46 +0000)
commit6217b6451ad2e730d774d033ca7e77b59c3d66b3
tree04f3b9085a4cc2eb68b92c1403aff48d72510025
parent00e4a1f4e29f645b1a5bcf334953100e406bbcc7
RTSP: Set the connection handles to null after closing them

This fixes a potential issue when doing redirects.

Originally committed as revision 23649 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c