diff options
author | James Almer <[email protected]> | 2017-11-06 13:25:18 -0300 |
---|---|---|
committer | James Almer <[email protected]> | 2017-11-06 16:25:32 -0300 |
commit | f7c01ff24d706e2c7d645944227a5242e0f1203f (patch) | |
tree | 1a318ed2720bf1292d016aa118bb6516bd8b2fe5 /libavfilter/allfilters.c | |
parent | a6a6935ee8703f18fa21751ba291e003acd99ab8 (diff) |
avformat/rtpdec_asf: free the buffer pointed by the AVIOContext
Don't free the buffer allocated in ff_wms_parse_sdp_a_line() after
calling avformat_open_input(), as it may free it and replace it with
another one.
Should fix ticket #6808
Tested-by: Carl Eugen Hoyos <[email protected]>
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'libavfilter/allfilters.c')
0 files changed, 0 insertions, 0 deletions