Commit 9b02f36
deps: dlloads node static linked executable
OpenSSL dlloads itself to prevent unloading, in case it might be
dynamically loaded. However when linked statically this will lead to
dloading the main executable.
Refs: #21848 (comment)
PR-URL: #28045
Fixes: #27925
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent b282c85 commit 9b02f36Copy full SHA for 9b02f36
File tree
Expand file treeCollapse file tree
1 file changed
+12
-0
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+12
-0
lines changedOpen diff view settings
Collapse file
+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
501 | 501 | |
502 | 502 | |
503 | 503 | |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
504 | 516 | |
505 | 517 | |
506 | 518 | |
|
0 commit comments