Fix bug #17334 with overrunning string bounds when PATH is broken.
nt/cmdproxy.c (make_absolute): Don't copy more characters from PATH than a single directory name can hold.
Showing
Please register or sign in to comment
nt/cmdproxy.c (make_absolute): Don't copy more characters from PATH than a single directory name can hold.