Files
mesa/src
Vinson Lee 9b0fc62221 vulkan: Add missing va_end
Fix defect reported by Coverity Scan.

Missing varargs init or cleanup (VARARGS)
missing_va_end: va_end was not called for ap.

Fixes: f8b584d6a5 ("vulkan/runtime,radv: Add shared BVH building framework")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32858>
2025-01-08 19:18:32 -08:00
..
2024-10-21 01:14:35 +00:00
2024-12-17 23:14:26 +00:00
2025-01-08 19:18:32 -08:00
2024-09-06 17:34:17 +00:00
2024-11-26 20:45:41 +00:00