summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-05-23 03:49:46 +0200
committerwm4 <wm4@nowhere>2020-05-23 03:49:46 +0200
commit43a67970b6c17f8d0525f90fac25923cd4a989bf (patch)
tree9cb605238dfe0c73f8a3d0f1e0ffe92fa3d9881e /player/video.c
parent1826e69af215175ff602e01e76998db3759fc3ab (diff)
downloadmpv-43a67970b6c17f8d0525f90fac25923cd4a989bf.tar.bz2
mpv-43a67970b6c17f8d0525f90fac25923cd4a989bf.tar.xz
af_scaletempo: fix theoretical UB
Passing NULL to memset() is undefined behavior, even if the size argument is 0. Could happen on init errors and such.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions