Skip to content

x11: Initialize struct early

Carlos Garnacho requested to merge wip/carlosg/fix-the-fix into main

Since we now use the common error paths, this could fallback at a point where it was trying to free uninitialized memory.

CID: #1508193

Merge request reports