diff options
author | Andriy Gelman <andriy.gelman@gmail.com> | 2020-11-26 19:37:21 -0500 |
---|---|---|
committer | Andriy Gelman <andriy.gelman@gmail.com> | 2020-11-28 12:27:53 -0500 |
commit | f3891430fc15cc8a1b7a16916030962e0a4d609c (patch) | |
tree | cc9a1640d9d1f47a8fd18baef41a0dfbd34f46ed /doc/filters.texi | |
parent | b0019b909be7a735b09f89207272294008ff2c0c (diff) | |
download | ffmpeg-f3891430fc15cc8a1b7a16916030962e0a4d609c.tar.gz |
avformat/rtspdec: fix potential mem leak in listen mode
Currently a repeating setup request (with the same stream id) will
simply overwrite rtp_handle/transport_priv without freeing the
resources first. This is fixed by closing the previous setup request.
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
Diffstat (limited to 'doc/filters.texi')
0 files changed, 0 insertions, 0 deletions