diff options
| author | Jose Alvarez <[email protected]> | 2015-11-12 21:15:24 -0500 |
|---|---|---|
| committer | Jose Alvarez <[email protected]> | 2015-11-12 21:15:24 -0500 |
| commit | 92d736d12c5263826662ad26a152b7f027aa1efa (patch) | |
| tree | 678db4ec0b984aa8dc4fba205cd282c843d0cd62 /diff.go | |
| parent | f05a6a3384e4587cebda2de561515c043709bab6 (diff) | |
Fix Fetch/Push memory allocation problems
The Fetch/Push operations didn't allocate the git_*_options structure
and this causes a memory problem in the libgit2 code. Following the
example of Clone operation, the Fetch/Push functions allocates the
options structure before calling the C.
Diffstat (limited to 'diff.go')
0 files changed, 0 insertions, 0 deletions
