a6102f7432
I'm not really sure why Coverity doesn't tag the `delete[]` as a potential leak since it also happens after ASSERT macros, like it did with the call to `fclose()`. Reviewed-by: Caio Oliveira <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37744>