Skip to content

Commit 9c1f172

Browse files
committed
net: fix crash due to simultaneous close/shutdown on JS Stream Sockets
nodejs/node#49400
1 parent 3dcd09a commit 9c1f172

File tree

2 files changed

+0
-172
lines changed

2 files changed

+0
-172
lines changed

patches/node/.patches

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ fix_ftbfs_werror_wextra-semi.patch
3636
ci_ensure_node_tests_set_electron_run_as_node.patch
3737
fix_assert_module_in_the_renderer_process.patch
3838
fix_add_trusted_space_and_trusted_lo_space_to_the_v8_heap.patch
39-
net_fix_crash_due_to_simultaneous_close_shutdown_on_js_stream.patch
4039
net_use_asserts_in_js_socket_stream_to_catch_races_in_future.patch
4140
lib_fix_broadcastchannel_initialization_location.patch
4241
src_adapt_to_v8_exception_api_change.patch

patches/node/net_fix_crash_due_to_simultaneous_close_shutdown_on_js_stream.patch

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)