Skip to content

panfrost: Use normal malloc/free instead of ralloc for surfaces

Icecream95 requested to merge icecream95/mesa:surface-destroy into master

Fixes a double-free in some Qt5 WebEngine apps (e.g. ghostwriter).

Merge request reports