diff options
| author | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-02-25 02:58:04 +0100 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-02-25 09:46:02 +0000 |
| commit | 37ca84a9cd6a8a76dfe91263a17d2b92b17a24b3 (patch) | |
| tree | dddc680ee71e249bec5f258be2830bdc810d2b32 /src/database | |
| parent | 76c0003cd5645078e342c1d24c98b3ce5ae42eb4 (diff) | |
| download | go-37ca84a9cd6a8a76dfe91263a17d2b92b17a24b3.tar.xz | |
syscall: return error if GetQueuedCompletionStatus truncates key
This function has the wrong signature, so return an error when that
actually might lead to unexpected results. Users should switch to
x/sys/windows for the real version of this function.
Updates #44538.
Change-Id: I4d1f3d1e380815733ecfea683f939b1d25dcc32a
Reviewed-on: https://go-review.googlesource.com/c/go/+/296154
Trust: Jason A. Donenfeld <Jason@zx2c4.com>
Run-TryBot: Jason A. Donenfeld <Jason@zx2c4.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/database')
0 files changed, 0 insertions, 0 deletions
