]> Cypherpunks repositories - gostls13.git/commit
syscall: restrict access rights param of OpenProcess() to the minimum needed
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 8 Dec 2010 05:20:30 +0000 (16:20 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 8 Dec 2010 05:20:30 +0000 (16:20 +1100)
commit1e2876469b134da77ed67a0eaa9b07a59fa38ee2
tree4bc5a1756bf88d00e461bd83338e2015aa5c5150
parent95c7adb0500d4a1ba075b5183c36f0254f88edba
syscall: restrict access rights param of OpenProcess() to the minimum needed

Fixes #1270.

R=vcc, rsc
CC=golang-dev
https://golang.org/cl/3299041
src/pkg/syscall/syscall_windows.go
src/pkg/syscall/ztypes_windows_386.go