Skip to content

test: test process.setuid for bad argument types

test process.setuid with an object as an argument. An equivalent test exists for process.seteuid

Fixes: https://github.com/nodejs/node/issues/19591

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading