Skip to content
Commit 5c37d206 authored by Joe Simmons-Talbott's avatar Joe Simmons-Talbott
Browse files

vfprintf-internal: Get rid of alloca.



Avoid potential stack overflow from unbounded alloca.  Use the existing
scratch_buffer instead.

Add testcases to exercise the code as suggested by Adhemerval Zanella Netto.

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 510fc20d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment