summaryrefslogtreecommitdiff
path: root/cli/tsc
diff options
context:
space:
mode:
authorMatt Mastracci <matthew@mastracci.com>2024-04-15 14:10:09 -0600
committerGitHub <noreply@github.com>2024-04-15 14:10:09 -0600
commit7e4ee02e2e37db8adfaf4a05aba3819838904650 (patch)
tree560f7d4abcee351af4db58c5d943fd8aaac99318 /cli/tsc
parenta080acc1b46ce9915760ce5c818763c64be8dca1 (diff)
fix(ext/io): Fix NUL termination error in windows named pipes (#23379)
Due to a terminating NUL that was placed in a `r#` string, we were not actually NUL-terminating pipe names on Windows. While this has no security implications due to the random nature of the prefix, it would occasionally cause random failures when the trailing garbage would make the pipe name invalid.
Diffstat (limited to 'cli/tsc')
0 files changed, 0 insertions, 0 deletions