1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 15:49:44 -05:00
denoland-deno/ext
Matt Mastracci 3e9fb8aafd 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.
2023-08-24 09:00:30 -06:00
..
broadcast_channel 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
cache 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
console 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
crypto 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
fetch 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
ffi 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
fs 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
http 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
io 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
kv 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
napi 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
net 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
node fix(ext/node): simultaneous reads can leak into each other (#20223) 2023-08-24 09:00:30 -06:00
tls 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
url 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
web 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
webidl 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
websocket 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30
webstorage 1.36.2 (#20222) 2023-08-21 19:09:22 +05:30