SEGFAULT on Repository.LookupBlob #352
Labels
No Label
bug
duplicate
enhancement
invalid
question
up for grabs
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jcarr/git2go#352
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stacktrace
Calling code
Environment
go
:1.6
git2go
:37d3c2d9ad4c4e970cac02faec8ad184412c34e6
libgit2
:97e57e8770132d61ff2c36bee2de2c7ac5c9d609
This might be another instance of #334, #373 and #356 where Go's GC is a bit too eager for the assumptions the code makes.
This should be fixed via #393