diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2018-12-03 09:29:23 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2018-12-04 17:08:27 +0100 |
commit | f4feea331a54e2b1a1cd432e04ea83d32cfd6c5c (patch) | |
tree | ff2b7bee00360bd6b9e851659b571e0b4d96451c /docs/src | |
parent | bc50d106ac8ffc1b3694c303b7a6916696661606 (diff) | |
download | libuv-f4feea331a54e2b1a1cd432e04ea83d32cfd6c5c.tar.gz libuv-f4feea331a54e2b1a1cd432e04ea83d32cfd6c5c.zip |
aix: fix data race in uv_fs_event_start()
Don't use a buffer with static lifetime to store intermediate results,
use a stack-allocated one.
PR-URL: https://github.com/libuv/libuv/pull/2065
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions