2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-19 13:40:59 +08:00
Joe Simmons-Talbott 46924663bd 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: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2023-08-28 16:49:27 +00:00
..
2023-08-28 16:49:27 +00:00
2010-04-04 11:28:36 -07:00
2023-05-17 08:12:08 -04:00
2012-01-07 19:23:45 -05:00