summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2021-12-05 21:24:57 +0100
committerNiklas Haas <git@haasn.dev>2021-12-05 21:24:57 +0100
commit036bda9166b6f50c096de72d4a110e83c1919403 (patch)
treef51b8b7bffba0641024e92130e488e85f0578e3c /misc
parentfc94c8c365ebeb038af6052bf4ea0506c1220559 (diff)
downloadmpv-036bda9166b6f50c096de72d4a110e83c1919403.tar.bz2
mpv-036bda9166b6f50c096de72d4a110e83c1919403.tar.xz
vo_gpu_next: fix UB in query_format()
`plane_data_from_imgfmt` doesn't zero-initialize the struct, so this contained invalid values for e.g. `row_stride`, causing formats to *randomly* fail. (Especially any formats with specific alignment requirements) Might fix #9424 and #9425.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions