We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abe5c2 commit eba42cbCopy full SHA for eba42cb
patcher_windows.go
@@ -32,4 +32,5 @@ func copyDataToPtr(ptr uintptr, data []byte) error {
32
if err != nil {
33
return err
34
}
35
+ return nil
36
0 commit comments