New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fs : update validateOffsetLengthRead in utils.js #32896
Conversation
|
node/test/parallel/test-fs-read-type.js Line 47 in 5a4f24e
node/test/parallel/test-fs-read-type.js Line 76 in 5a4f24e
node/test/parallel/test-fs-read-type.js Line 113 in 5a4f24e
node/test/parallel/test-fs-read-type.js Line 139 in 5a4f24e
Updating these in |
|
Landed in 1cc1ca4 Thanks for this improvement! |
Fixes : #32871
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes