diff options
author | Alexander S. Drozdov <adrozdoff@gmail.com> | 2015-09-11 16:31:44 +1000 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-09-11 21:44:30 +0200 |
commit | 6a8d58d69309d27402714caeaf92a7270e0f2a84 (patch) | |
tree | 08fc9ae7901205146aefc4a4c9b4474890dfe84d /doc/muxers.texi | |
parent | f600381b79efde4a278d261753f4cc5dc25d2a46 (diff) | |
download | ffmpeg-6a8d58d69309d27402714caeaf92a7270e0f2a84.tar.gz |
avformat/tcp: TCP Protocol: fix descriptor leak on listen and interrupt
If we try to listen on TCP port and ff_listen() fails on
interrupt callback socket (bind) descriptor overwrites and
does not closed at all.
As a result, we can't rebind to the same port.
Reviewed-by: Stephan Holljes <klaxa1337@googlemail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/muxers.texi')
0 files changed, 0 insertions, 0 deletions