summaryrefslogtreecommitdiff
path: root/src/pack-objects.c
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2013-12-06 15:04:31 -0800
committerRussell Belfer <rb@github.com>2013-12-11 10:57:49 -0800
commitfcd324c625d8be3f368c924d787e945e5812d8dd (patch)
treeac1e54b2538cdc10ee17dfd7c887c35dd1f572bf /src/pack-objects.c
parentdab89f9b6821b67dd07c8bd4dbb53e25a3e687c7 (diff)
downloadlibgit2-fcd324c625d8be3f368c924d787e945e5812d8dd.tar.gz
Add git_vector_free_all
There are a lot of places that we call git__free on each item in a vector and then call git_vector_free on the vector itself. This just wraps that up into one convenient helper function.
Diffstat (limited to 'src/pack-objects.c')
0 files changed, 0 insertions, 0 deletions