]> 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:11:52 +0000 (05:11 +0000)
commit90bf0f1e5dd1023034142efb72021a9bacb418ce
treec6979573336cbaf4ecf745cb81c11daf39669cd5
parent77ef9c7e79a8e8d948c11330584ea205b35bb0e1
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/21681
Run-TryBot: Andrew Gerrand <adg@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/runtime/syscall_windows_test.go