about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorJoe Simmons-Talbott <josimmon@redhat.com>2023-07-31 19:42:32 +0000
committerJoe Simmons-Talbott <josimmon@redhat.com>2023-08-01 12:32:49 +0000
commit5c37d2065286d3db7b974266a3002bb5747d2e5d (patch)
tree2390d4a6e2a70cf55861964af0ac6713482f8c86 /manual
parent510fc20d73de12c85823d9996faac74666e9c2e7 (diff)
downloadglibc-5c37d2065286d3db7b974266a3002bb5747d2e5d.tar.gz
glibc-5c37d2065286d3db7b974266a3002bb5747d2e5d.tar.xz
glibc-5c37d2065286d3db7b974266a3002bb5747d2e5d.zip
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: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions