aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/random_seed.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-04-08 12:19:39 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-04-08 16:30:45 +0200
commitde8f6a403350dca74a4d395a2c8b85592138cf0c (patch)
tree447fe4f5526b0656f55f776d55bf7ea4bed305fa /libavutil/random_seed.h
parent95e9cf813e2610c0ffb39f5b276af6ea7f566315 (diff)
downloadffmpeg-de8f6a403350dca74a4d395a2c8b85592138cf0c.tar.gz
avformat/hlsenc: Fix memleak when deleting old segments
if the directory name of the segments contains "%v". This memleak is caused by masking the pointer that will eventually be freed by a variable of the same name in a smaller scope. Therefore the pointer that gets freed is always NULL when it is freed and the allocated data leaks. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavutil/random_seed.h')
0 files changed, 0 insertions, 0 deletions