Skip to content

radeonsi: Fix leak of screen->perfcounters.

Emma Anholt requested to merge anholt/mesa:radeonsi-leak into main

A refactor dropped one of the frees.

Fixes: 380ac288 ("ac: import performance counters from RadeonSI")

Merge request reports