Skip to content

Fix issue reported by address sanitizer

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

Read 32 bits instead of 64 bits for blocks of width 2 such as to not read past array boundaries

Merge request reports