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

argp-parse: Get rid of alloca



Even though the alloca usage is relatively small and fixed size the code
can be written without using alloca.  Convert to local variables.

Checked on x86_64-linux-gnu.

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 4d8b0939
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