diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-06 11:33:31 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-08 19:00:26 +0100 |
commit | 24f1997822026c442914ffc2141c195f072466e5 (patch) | |
tree | a0b56d0dab42a4668150cdef58643e1eda75a468 /libswscale/swscale_internal.h | |
parent | a20d6eb223d0be60013ba2e0f7d34599055e4347 (diff) | |
download | ffmpeg-24f1997822026c442914ffc2141c195f072466e5.tar.gz |
avformat/amr: Don't reset AVFormatContext.priv_data
The AMR muxer doesn't have a private context, so it's priv_data
will be NULL. If it weren't, simply setting it to NULL would lead
to a memleak.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit a5a99cc11c7aea587c871d6ca3fc80d9f9828e27)
Diffstat (limited to 'libswscale/swscale_internal.h')
0 files changed, 0 insertions, 0 deletions