setenv.c: Get rid of alloca.
Use malloc rather than alloca to avoid potential stack overflow.
Reviewed-by:
Adhemerval Zanella <adhemerval.zanella@linaro.org>
Loading
Please register or sign in to comment
Use malloc rather than alloca to avoid potential stack overflow.
Reviewed-by:
Adhemerval Zanella <adhemerval.zanella@linaro.org>