summaryrefslogtreecommitdiff
path: root/submodule.go
diff options
context:
space:
mode:
authorAxel Wagner <[email protected]>2013-04-26 02:32:41 +0200
committerAxel Wagner <[email protected]>2013-04-26 02:32:41 +0200
commit289d84e1f7e7618dce387c53034deee55fab0a44 (patch)
tree935e0dbc3bec134e0f27433fc7728ea3e66cbff7 /submodule.go
parent2bf17ba2f18ad3ae3068568e5754046544b159b7 (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 'submodule.go')
0 files changed, 0 insertions, 0 deletions