diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2021-09-08 17:30:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-08 11:30:02 -0400 |
commit | a39009a5a9252a566ca0704d02df8dabc4ce328f (patch) | |
tree | 6ffb24a0d1033fc51082d74032251e1d7a74ce0c /docs/src | |
parent | 7024f8b2422880568150b2605d9035fa2a597346 (diff) | |
download | libuv-a39009a5a9252a566ca0704d02df8dabc4ce328f.tar.gz libuv-a39009a5a9252a566ca0704d02df8dabc4ce328f.zip |
win,fsevent: fix uv_fs_event_stop() assert
Fix a logic error where calling uv_fs_event_stop() from the event
callback tripped on a `handle->dir_handle != INVALID_HANDLE_VALUE`
assert in uv_fs_event_queue_readdirchanges().
Fixes: https://github.com/libuv/libuv/issues/3258
PR-URL: https://github.com/libuv/libuv/pull/3259
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions