Skip to content

obu/tile_group: tg_start is required to match TileNum during parsing

Janne Grunau requested to merge janne/dav1d:fix61 into master

Fixes a heap-buffer-overflow in setup_tile when the first tile index is 1 but the number of tiles is correct. Fixes #61 (closed).

Merge request reports