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