diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2024-03-31 17:25:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-31 17:25:13 +0200 |
commit | 46c0e1769bf24656be7add69562ea8617ab75265 (patch) | |
tree | 032c7273557409a5fa3e4271d3ee7772e7921ceb /src/unix/process.c | |
parent | 4fce06ec96283225ceedbf181d7211830c173ee3 (diff) | |
download | libuv-46c0e1769bf24656be7add69562ea8617ab75265.tar.gz libuv-46c0e1769bf24656be7add69562ea8617ab75265.zip |
win: robustify uv_os_getenv() error checking (#4339)
Make it less likely for the thread-local error value to get
clobbered between performing the operation and checking the result.
Refs: https://github.com/libuv/libuv/issues/4338
Diffstat (limited to 'src/unix/process.c')
0 files changed, 0 insertions, 0 deletions