mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 16:40:13 +01:00
We were walking the sections, printing the batches, and then freeing them in one pass. If the batch happens to reference any earlier sections (which it almost certainly will since it's at the end), we will access freed memory. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| aubinator.c | ||
| aubinator_error_decode.c | ||
| disasm.c | ||
| gen_batch_decoder.c | ||
| gen_disasm.h | ||
| intel_aub.h | ||
| meson.build | ||