diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2024-03-20 12:09:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 12:09:37 +0100 |
commit | e0c5fc871428daba63df52a7dbe3c33850542f6f (patch) | |
tree | 959cb5022626fac934f5e41bc0ef1412ebf09a62 /docs/src | |
parent | 91ba13054a47dd114c0f46ca54e75bc347cb058a (diff) | |
download | libuv-e0c5fc871428daba63df52a7dbe3c33850542f6f.tar.gz libuv-e0c5fc871428daba63df52a7dbe3c33850542f6f.zip |
win: remove _alloca usage (#4361)
Remove it since it can cause stack overflows. Use heap allocation
instead.
Fixes: https://github.com/libuv/libuv/issues/4348
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions