]> git.sesse.net Git - vlc/commit
Avoid segfaulting if live555 error is neither a HTTP or RTSP error
authorJérôme Decoodt <djc+git@videolan.org>
Tue, 15 Apr 2008 09:50:22 +0000 (11:50 +0200)
committerJérôme Decoodt <djc+git@videolan.org>
Tue, 15 Apr 2008 09:50:22 +0000 (11:50 +0200)
commit96e4e5f43914820bd36c12e8532d5908d678e02d
treea0928e63813550b356bec648e620ed94a25e5fff
parent0a7905f66c05cd0ae4c34cf2c1a27371213dc110
Avoid segfaulting if live555 error is neither a HTTP or RTSP error
Avoid an infinite loop for this case too (only 3 tries to connect, then abort)
modules/demux/live555.cpp