Skip to content

Conversation

alehed
Copy link
Contributor

@alehed alehed commented Aug 28, 2015

The path from the checkout progress block is set to nil when
called the first time from git_checkout_iterator. This happens
when calling report_progress() on line 2547 in checkout.c. This
in turn causes a crash.

The path from the checkout progress block is set to nil when
called the first time from git_checkout_iterator. This happens
when calling report_progress() on line 2547 in checkout.c. This
in turn causes a crash.
@phatblat phatblat self-assigned this Aug 29, 2015
@phatblat phatblat added the bug label Aug 29, 2015
@phatblat
Copy link
Member

Nice find! 🎉

phatblat added a commit that referenced this pull request Aug 29, 2015
Make path in checkoutProgressBlock optional
@phatblat phatblat merged commit d65f262 into libgit2:master Aug 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants