Skip to content

radv: Fix disk_cache_get size argument.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:disk-cache-fix into master

Got some int->pointer warnings and 20 is not a valid pointer ....

Fixes: 2e3a635e "radv: Add an early exit in the secure compile if we already have the cache entries."

Merge request reports