diff options
author | Joe Simmons-Talbott <josimmon@redhat.com> | 2023-08-28 16:49:02 +0000 |
---|---|---|
committer | Joe Simmons-Talbott <josimmon@redhat.com> | 2023-08-28 16:49:27 +0000 |
commit | 46924663bd1650ace91d5afd7b2906999cb443de (patch) | |
tree | 00c97018c9b4f7d501e197a8792af78213326f89 /io/statfs.c | |
parent | 4d8b09393354f6ce079f399df5b84abf0db894b5 (diff) | |
download | glibc-46924663bd1650ace91d5afd7b2906999cb443de.tar glibc-46924663bd1650ace91d5afd7b2906999cb443de.tar.gz glibc-46924663bd1650ace91d5afd7b2906999cb443de.tar.bz2 glibc-46924663bd1650ace91d5afd7b2906999cb443de.zip |
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>
Diffstat (limited to 'io/statfs.c')
0 files changed, 0 insertions, 0 deletions