]> Cypherpunks repositories - gostls13.git/commit
os: handle umask comparing execute mode in verifyCopyFS
authorIan Lance Taylor <iant@golang.org>
Wed, 9 Oct 2024 21:32:21 +0000 (14:32 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 9 Oct 2024 22:07:37 +0000 (22:07 +0000)
commit7634f0755c98f25228e3904ed760089c3b199c5d
treedf89dacce3c15fc158380090a38921b92648847a
parent93166e29d3c6d9fc7e7ee352b1b6f5ca31425a4f
os: handle umask comparing execute mode in verifyCopyFS

Fixes #69788

Change-Id: I43cc4c0dc3c8aa2474cba26c84714d00828de08e
Reviewed-on: https://go-review.googlesource.com/c/go/+/619176
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Bypass: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/os/os_test.go