]> Cypherpunks repositories - gostls13.git/commit
syscall: update TOKEN_ALL_ACCESS according to WinNT.h
authorThanabodee Charoenpiriyakij <wingyminus@gmail.com>
Sat, 9 Jun 2018 18:01:27 +0000 (01:01 +0700)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 11 Jun 2018 00:45:20 +0000 (00:45 +0000)
commitb74f7321e594e2c4bcdf1b048e755ddc90c4134d
tree3cb0735d131af47de087af5f320522659fb39bfe
parentb3562658fddef6e9008379cac16c04c26784b7ed
syscall: update TOKEN_ALL_ACCESS according to WinNT.h

TOKEN_ALL_ACCESS was changed at some stage by Microsoft.

Updates #25775

Change-Id: I3e18914207a0020b2ebfb99f4e57aa55f9de813b
Reviewed-on: https://go-review.googlesource.com/117635
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
api/except.txt
src/syscall/security_windows.go
src/syscall/syscall_windows_test.go