diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2023-04-14 16:54:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 16:54:28 +0200 |
commit | cb5da592268551592f86b291652193f23270a8cb (patch) | |
tree | 3e542400069839545d1ad492ab25194775f22ff4 /docs/src | |
parent | 2f33980a9141bd49cb2c34361854355b23b1e6fc (diff) | |
download | libuv-cb5da592268551592f86b291652193f23270a8cb.tar.gz libuv-cb5da592268551592f86b291652193f23270a8cb.zip |
test: don't use static buffer for formatting (#3953)
Don't use a static buffer to hold human-readable "big" numbers.
The buffer isn't big enough for benchmarks like fs_stat that print a
large number of them. Have the caller pass in a buffer instead.
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions