mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 19:10:12 +01:00
getopt_long flag parameter is an int pointer, so if we use bool to store those values, when getopt_long writes to one of them, it might end up overwriting the next one. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| aubinator.c | ||
| aubinator_error_decode.c | ||
| intel_aub.h | ||
| intel_sanitize_gpu.c | ||
| intel_sanitize_gpu.in | ||
| meson.build | ||