commit | 2866ae32da0348caf71ad2d11c353321df626ff4 | [log] [tgz] |
---|---|---|
author | Ken Johnson <skywing@microsoft.com> | Wed Jun 15 19:29:19 2022 -0700 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Jun 17 14:24:47 2022 +0000 |
tree | 3fdf3c170e5dca740e1ed522c2c1eed12d02e986 | |
parent | 45267d5181bb1819dbe6df285a2685d35584c318 [diff] |
mesa/main: Correct alloca() use without #include "c99_alloca.h" Fixes: d231f955913e3265d9a560b45dba48ea6336ab90 ("mesa: add hw select name stack code path") Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17073>