Skip to content

Fix memory access issue in ALF SIMD code

Frank Bossen requested to merge bossen/VVCSoftware_VTM:as1 into master

Issue flagged by address sanitizer. Happens when the picture height is an integer multiple of the CTU height. Memory buffer size is increased to avoid the issue.

Merge request reports

Loading