mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 05:10:23 +01:00
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> |
||
|---|---|---|
| .. | ||
| debug_archiver.c | ||
| debug_archiver.h | ||
| mda.c | ||
| meson.build | ||
| slice.c | ||
| slice.h | ||
| slice_test.cpp | ||
| slice_test.h | ||
| tar.c | ||
| tar.h | ||
| tar_test.cpp | ||