diff options
author | Matt Mastracci <matthew@mastracci.com> | 2023-08-22 08:45:10 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 14:45:10 +0000 |
commit | c37b9655b6a6ccff1cedc6e43d245fd55415d76f (patch) | |
tree | 8850a4248ec05c5273f34ecf49c58ff7d6901e9e /ext/fs | |
parent | 792dc754712ecf913a76c6bcbf3074ef7fb51cd7 (diff) |
fix(ext/node): simultaneous reads can leak into each other (#20223)
Reported in #20188
This was caused by re-use of a global buffer `BUF` during simultaneous
async reads.
Diffstat (limited to 'ext/fs')
0 files changed, 0 insertions, 0 deletions