Skip to content

Fixes invalid read when using fill tool in empty tilemap

Rafał Mikrut requested to merge github/fork/timothyqiu/tile-map-access into master

Created by: timothyqiu

This fixes #34854 (closed)

  • Checks the cache index.
  • Uses NULL instead of 0 when assigning to the pointer.

Merge request reports

Loading