Skip to content

Commit eba42cb

Browse files
committed
windows fix
1 parent 3abe5c2 commit eba42cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patcher_windows.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ func copyDataToPtr(ptr uintptr, data []byte) error {
3232
if err != nil {
3333
return err
3434
}
35+
return nil
3536
}

0 commit comments

Comments
 (0)