Skip to content

winsys_gbm: initialize pointer map_data before calling gbm_bo_map

Mesa-GBM checks this pointer and will fail mapping the GBM bo if this pointer is not NULL.

Merge request reports