Skip to content

radv: Fix memory corruption loading RT pipeline cache entries.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:rt-cache-fix into main

Oops. Forgot to account for the size here.

Fixes: ca2d96db ("radv: Add caching for RT pipelines.")

Merge request reports