php-git icon indicating copy to clipboard operation
php-git copied to clipboard

Calling git_treebuilder_create causes seg fault

Open spikeerob opened this issue 10 years ago • 0 comments

It turns out that function is trying to fetch a git2 tree resource even if no resource handle was actually passed to the function.

Its an easy fix, PR to follow.

spikeerob avatar Jun 08 '15 13:06 spikeerob