summaryrefslogtreecommitdiff
path: root/wrapper.c
diff options
context:
space:
mode:
authorJose Alvarez <[email protected]>2015-11-12 21:15:24 -0500
committerJose Alvarez <[email protected]>2015-11-12 21:15:24 -0500
commit92d736d12c5263826662ad26a152b7f027aa1efa (patch)
tree678db4ec0b984aa8dc4fba205cd282c843d0cd62 /wrapper.c
parentf05a6a3384e4587cebda2de561515c043709bab6 (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 'wrapper.c')
0 files changed, 0 insertions, 0 deletions