]> Cypherpunks repositories - gostls13.git/commit
runtime: leave directory before removing it in TestDLLPreloadMitigation
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 5 Apr 2016 01:31:50 +0000 (11:31 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 8 Apr 2016 05:21:19 +0000 (05:21 +0000)
commit6f643ce13f68c0b315801080e7602c9976ba790c
tree97631f6254c7f843a8e71f2a4abb9e75673f9aab
parent16c42047effe28edd5a827bec4b198ffc83f5ec8
runtime: leave directory before removing it in TestDLLPreloadMitigation

Fixes #15120

Change-Id: I1d9a192ac163826bad8b46e8c0b0b9e218e69570
Reviewed-on: https://go-review.googlesource.com/21520
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-on: https://go-review.googlesource.com/21698
Run-TryBot: Andrew Gerrand <adg@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/runtime/syscall_windows_test.go