mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-18 23:20:36 +02:00
Fix warnings reported by Coverity Scan.
Resource leak (RESOURCE_LEAK)
leaked_storage: Variable info going out of scope leaks the storage it
points to.
Fixes:
|
||
|---|---|---|
| .. | ||
| device_select.h | ||
| device_select_layer.c | ||
| device_select_wayland.c | ||
| device_select_x11.c | ||
| meson.build | ||
| VkLayer_MESA_device_select.json | ||