summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2010-07-10 12:14:30 -0700
committerVicent Marti <tanoku@gmail.com>2010-07-10 12:14:30 -0700
commit58b0cbea74c160c61ec70768568e150c4d31f633 (patch)
tree74766fd92581310d08c6faff6998dbf307800282 /src/commit.c
parent3cd8b687d5dc8006a5eae9e9c4dac212e8df67d1 (diff)
downloadlibgit2-58b0cbea74c160c61ec70768568e150c4d31f633.tar.gz
Actually free all commits when freeing a commit pool
Previously the objects table was being freed, but not the actuall commits. All git_commit objects are freed and hence invalidated when freeing the git_rp object they belong to. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions