fs: validate fd synchronously on c++ by anonrig · Pull Request #51027 · nodejs/node

@nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

fs

Issues and PRs related to the fs subsystem / file system.

needs-ci

PRs that need a full CI run.

labels

Dec 3, 2023

@targos targos added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Dec 3, 2023

mcollina

@anonrig anonrig changed the title fs: move validateFd to c++ fs: validate fd for sync calls on c++

Dec 3, 2023

mcollina

@anonrig anonrig removed the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Dec 3, 2023

@anonrig anonrig changed the title fs: validate fd for sync calls on c++ fs: validate fd synchronously on c++

Dec 5, 2023

Qard

jasnell

@anonrig

mcollina

RafaelGSS pushed a commit that referenced this pull request

Jan 2, 2024
PR-URL: #51027
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

richardlau pushed a commit that referenced this pull request

Mar 25, 2024
PR-URL: #51027
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>