diff options
author | Andreas Rheinhardt <[email protected]> | 2020-09-19 07:01:30 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2020-09-21 04:32:03 +0200 |
commit | f1c3c173c9408085d7b26f3bdd264b426bca314a (patch) | |
tree | 0f9c7fa45dd8acfe8627617d59b93dbe32b5ff72 /doc/examples/avio_reading.c | |
parent | e7aea1fe7304352c4b5359159700ab4957b10449 (diff) |
avformat/dashdec: Fix leak of representation languages
These languages are normally freed after having been added as metadata
to their respective AVStreams. Yet if one never reaches said point, they
leak. This can happen as a result of an error when reading the header or
as a result of refreshing the manifests.
Reviewed-by: Steven Liu <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/avio_reading.c')
0 files changed, 0 insertions, 0 deletions