diff options
author | Andreas Rheinhardt <[email protected]> | 2021-10-08 09:47:33 +0200 |
---|---|---|
committer | James Almer <[email protected]> | 2021-10-08 11:31:37 -0300 |
commit | 4b583e54253746e82850f5a24999affe2d7e2558 (patch) | |
tree | b9d936f24da4144ed05c44dfc261a26b790037db /libavformat/tcp.c | |
parent | c989427c168b95997ef7366a6cef98f4b40acc66 (diff) |
fftools/ffmpeg: Fix crash when flushing non-fully setup output stream
The output stream's packet may not have been allocated
at that point. This happens when quitting in the following command line:
$ ./ffmpeg -lavfi abuffer=sample_fmt=u8:sample_rate=48000:channel_layout=stereo -f null -
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
(cherry picked from commit fb215798c7a72b32e889b72efd018f26bb3f88ce)
Diffstat (limited to 'libavformat/tcp.c')
0 files changed, 0 insertions, 0 deletions