aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_unix.go
diff options
context:
space:
mode:
authorIbrahim AshShohail <ibra.sho@gmail.com>2017-06-28 20:09:15 +0300
committerBrad Fitzpatrick <bradfitz@golang.org>2017-06-28 18:49:21 +0000
commitcfb8404e76f94b8bf97188a4470541e9d1ddafa4 (patch)
tree2a50581ea1735bd61b0c62f1bf61e98816eed2af /src/syscall/exec_unix.go
parente1ced3219506938daf404bb2373333cd3352f350 (diff)
downloadgo-cfb8404e76f94b8bf97188a4470541e9d1ddafa4.tar.xz
os: fix passing long paths to Chmod on Windows
os.Chmod returns an error when passed a long path (>=260) characters on Windows. CL 32451 fixed most file functions in os. This change applies the same fix to os.Chmod. Fixes #20829 Change-Id: I3270db8317ce6e06e6d77070a32a5df6ab2491e0 Reviewed-on: https://go-review.googlesource.com/47010 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/syscall/exec_unix.go')
0 files changed, 0 insertions, 0 deletions