Skip to content

lib: fix realpathSync resolving to invalid path (#54200)

Rodrigo Muino Tomonari requested to merge github/fork/CGQAQ/fix-54200 into main

This PR fixes that fs.realpathSync will resolve to invalid path in some situation, specifically the input is /dev/stdin on Linux

Fixed: #54200

Merge request reports

Loading