diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-08 15:40:02 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-08 15:40:02 +0200 |
commit | 616eb93a404c088635be74498ddb04072dfe1b90 (patch) | |
tree | 5a870d840eb83955ddaa07ddfb7cd423f9c69b74 /libavcodec/version.h | |
parent | e9521d9298a4f88c4a14bda1938afc0967f30a47 (diff) | |
download | ffmpeg-616eb93a404c088635be74498ddb04072dfe1b90.tar.gz |
avformat/dashdec: Reset pointer to NULL after freeing it
This is currently safe here, because the effective lifetime of
adaptionset_lang is parse_manifest_adaptationset() (i.e. the pointer
gets overwritten each time on entry to the function and gets freed
before exiting the function), but it is nevertheless safer to reset the
pointer.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/version.h')
0 files changed, 0 insertions, 0 deletions