Skip to content

egl/haiku: fix double free of BBitmap

X512 requested to merge X547/mesa:egl-haiku-sw into main

This change fix BBitmap double free that sometimes cause applications crash on exit.

Merge request reports