Fix multiple potential buffer overflows in external() (for Windows) with
"overly long" cmdlines. Also fixed a bug (for Windows) where external() would return 0 (success) even when CreateProcess() fails - must re-restore the "last_error" value before returning.
Please register or sign in to comment