mesa/main: Correct alloca() use without #include "c99_alloca.h"
authorKen Johnson <skywing@microsoft.com>
Thu, 16 Jun 2022 02:29:19 +0000 (19:29 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 17 Jun 2022 14:24:47 +0000 (14:24 +0000)
commit2866ae32da0348caf71ad2d11c353321df626ff4
tree3fdf3c170e5dca740e1ed522c2c1eed12d02e986
parent45267d5181bb1819dbe6df285a2685d35584c318
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>
src/mesa/main/feedback.c