Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
0566799
deps: V8: backport 1c3e018e7d48
Renegade334 Jun 24, 2025
7ab13b7
test: don't use expose internals in test-http-outgoing-buffer.js
nektro Jul 28, 2025
4a907bd
src: add percentage support to --max-old-space-size
Asaf-Federman Jul 28, 2025
bd68fbd
worker: add cpuUsage for worker
theanarkh Jul 28, 2025
564e604
test: make test-inspector-network-resource sequential
islandryu Jul 28, 2025
5a98bff
doc: format safely for `doc-kit`
avivkeller Jul 28, 2025
31a9283
doc: add note on process memoryUsage
fengmk2 Jul 11, 2025
cff3725
doc: fix typo in `test/common/README.md`
ri7116 Jul 28, 2025
33728cb
src: add nullptr checks in `StreamPipe::New`
wooffie Jul 28, 2025
aeb4de5
fs: port SonicBoom module to fs module as Utf8Stream
jasnell Jun 30, 2025
713c70c
test_runner: remove unused callee convertion
himself65 Jul 26, 2025
6a47ff4
src: clear all linked module caches once instantiated
legendecas Jul 29, 2025
7b94982
tools: allow selecting test subsystems with numbers in their names
RaisinTen Jul 29, 2025
0fb005a
http2: set Http2Stream#sentHeaders for raw headers
RaisinTen Jul 29, 2025
41978ad
deps: V8: backport 493cb53691be
legendecas Jun 30, 2025
8c609be
benchmark: add calibrate-n script
RafaelGSS Jul 29, 2025
e2fb4ca
fs: correct error message when FileHandle is transferred
himself65 Jul 29, 2025
848e49c
benchmark: add fs warmup to writefile-promises
brunocroh Jul 29, 2025
5b2363b
lib: prefer AsyncIteratorPrototype primordial
Renegade334 Jul 29, 2025
31a46fd
doc: add path.join and path.normalize clarification
RafaelGSS Jul 30, 2025
22d4683
src: added CHECK_NOT_NULL check for multiple eq_wrap_async
F3lixTheCat Jul 31, 2025
84c3513
worker: implements nits in Web Locks code
aduh95 Jul 31, 2025
1e2c52f
doc: add manpage entry for --use-system-ca
joyeecheung Jul 31, 2025
a056dd3
doc: add WDYT to glossary
btea Aug 1, 2025
2990f17
fs: fix glob TypeError on restricted dirs
Sylphy-0xd3ac Aug 1, 2025
dab7f6b
tools: check for std::vector<v8::Local> in lint
Aditi-1400 Aug 1, 2025
1e37eab
node-api: reword "implementation in an alternative VM" as implementable
legendecas Aug 1, 2025
c89b67e
lib: add type names in source mapped stack traces
legendecas Aug 1, 2025
d69f3ee
meta: add nodejs/path to path files
RafaelGSS Aug 1, 2025
c144d69
lib: docs deprecate _http_*
bjohansebas Aug 2, 2025
244d0c3
test: deflake stream-readable-to-web test
Ethan-Arrowood Aug 2, 2025
76bc4d6
typings: improve internal binding types
targos Aug 2, 2025
95e9cab
doc: clarify release candidate stability index
panva Aug 2, 2025
4ee4679
lib: use validateString
hotpineapple Aug 2, 2025
a2b72c2
meta: add tsc and build team as codeowners building.md
RafaelGSS Aug 2, 2025
f9f3dc9
test: add known issue test for fs.cpSync dereference bug
jasnell Aug 2, 2025
e91b54d
lib: handle superscript variants on windows device
RafaelGSS Aug 2, 2025
d140c37
doc: clarify the need of compiler compatible with c++20
RafaelGSS Aug 2, 2025
46527e8
doc: correct orthography `eg.` → `e.g.`
JakobJingleheimer Aug 3, 2025
41bcf5f
test: update WPT resources,WebCryptoAPI,webstorage
panva Aug 3, 2025
0eb5962
meta: add mailmap entry for aditi-1400
Aditi-1400 Aug 3, 2025
1e5f632
src: use C++20 `contains()` method
iknoom Jul 31, 2025
e79c93a
http: add server.keepAliveTimeoutBuffer option
haramj Aug 4, 2025
2013045
zlib: add dictionary support to zstdCompress and zstdDecompress
lluisemper Aug 4, 2025
db24174
deps: update sqlite to 3.50.4
nodejs-github-bot Aug 5, 2025
95b8b7e
domain: remove deprecated API call
himself65 Aug 5, 2025
a312e70
crypto: prepare webcrypto key import/export for modern algorithms
panva Aug 5, 2025
8686b80
src: remove unused DSAKeyExportJob
panva Aug 5, 2025
eecd327
worker: add name for worker
theanarkh Aug 5, 2025
3c88b76
lib: restructure assert to become a class
miguelmarcondesf Aug 5, 2025
f834a6b
deps: update undici to 7.13.0
nodejs-github-bot Aug 5, 2025
e3e4897
doc: run license-builder
github-actions[bot] Aug 6, 2025
8341916
doc: fix grammar in global dispatcher usage
Juneezee Aug 6, 2025
41b4f4d
meta: clarify pr objection process further
jasnell Aug 6, 2025
38aedfb
crypto: support ML-DSA KeyObject, sign, and verify
panva Aug 6, 2025
42ef814
src: warn about FastOneByteString invalidation
jasnell Jul 29, 2025
72cfff1
doc: fix missing reference links for server.keepAliveTimeoutBuffer
wlgh1553 Aug 7, 2025
e9c6636
src: mark realm leaf classes final
addaleax Aug 4, 2025
fa70f1a
deps: support madvise(3C) across ALL illumos revisions
danmcd Aug 7, 2025
33b06df
deps: upgrade openssl sources to openssl-3.5.2
nodejs-github-bot Aug 5, 2025
8d9ceea
deps: update archs files for openssl-3.5.2
nodejs-github-bot Aug 5, 2025
f748457
assert: change utils to use index instead of for...of
JinhyeokFang Aug 7, 2025
c6911f0
lib: do not modify prototype deprecated asyncResource
RafaelGSS Jul 24, 2025
6a3bf77
build: fix node_use_sqlite for GN builds
codebytere Aug 9, 2025
16bbcd8
typings: improve internal binding types
meteorqz6 Aug 9, 2025
e4ca30e
tools: disable nullability-completeness warnings
targos Aug 9, 2025
47543a7
lib: handle windows reserved device names on UNC
RafaelGSS Aug 9, 2025
a271ae4
doc: fix Pbkdf2Params hash attribute heading
panva Aug 9, 2025
319df38
test,crypto: skip unsupported ciphers
codebytere Aug 9, 2025
fd61588
doc: rename x509.extKeyUsage to x509.keyUsage
panva Aug 9, 2025
3a7c2c3
deps: update ada to 3.2.7
nodejs-github-bot Aug 10, 2025
64add63
src: use simdjson to parse SEA configuration
joyeecheung Aug 1, 2025
471fe71
cli: add NODE_USE_SYSTEM_CA=1
joyeecheung Aug 10, 2025
7e10f95
test: split test-fs-cp.js
joyeecheung Aug 10, 2025
d2183d8
lib: optimize writable stream buffer clearing
ri7116 Aug 11, 2025
fb0a6fb
test: exclude mock from coverage
islandryu Aug 11, 2025
e055539
lib: add trace-sigint APIs
theanarkh Aug 11, 2025
269cd16
benchmark: remove deprecated _extend from benchmark
RafaelGSS Aug 11, 2025
7c189d4
test: deflake sequential/test-tls-session-timeout
joyeecheung Aug 11, 2025
09dc7a5
2025-08-14, Version 24.6.0 (Current)
nodejs-github-bot Aug 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
src: add nullptr checks in StreamPipe::New
Fixes: #57612
PR-URL: #57613
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: theanarkh <theratliter@gmail.com>
  • Loading branch information
wooffie authored and targos committed Aug 8, 2025
commit 33728cb4caed2f4cec698727baf0966bbd742cd8
2 changes: 2 additions & 0 deletions src/stream_pipe.cc
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,8 @@ void StreamPipe::New(const FunctionCallbackInfo<Value>& args) {
CHECK(args[1]->IsObject());
StreamBase* source = StreamBase::FromObject(args[0].As<Object>());
StreamBase* sink = StreamBase::FromObject(args[1].As<Object>());
CHECK_NOT_NULL(source);
CHECK_NOT_NULL(sink);

if (StreamPipe::New(source, sink, args.This()).IsNothing()) return;
}
Expand Down