diff options
| author | Axel Wagner <[email protected]> | 2013-04-26 02:32:41 +0200 |
|---|---|---|
| committer | Axel Wagner <[email protected]> | 2013-04-26 02:32:41 +0200 |
| commit | 289d84e1f7e7618dce387c53034deee55fab0a44 (patch) | |
| tree | 935e0dbc3bec134e0f27433fc7728ea3e66cbff7 /git.go | |
| parent | 2bf17ba2f18ad3ae3068568e5754046544b159b7 (diff) | |
Give gitObject.Free a pointer-receiver
This is needed to get runtime.SetFinalizer to work, which
expects a pointer-receiver. Without it the runtime will crash, when it
tries to garbage-collect an object.
Diffstat (limited to 'git.go')
0 files changed, 0 insertions, 0 deletions
