summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-05-26 13:24:44 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-05-26 13:24:44 -0700
commita26d48a46e8d7df58e7a91e7aac6795e29ddbd6d (patch)
tree9150be503c650caeb5f030255bd3e25137659162 /.gitignore
parentMerge branch 'pt/pull-ff-vs-merge-ff' (diff)
parentpack-bitmaps: plug memory leak, fix allocation size for recent_bitmaps (diff)
downloadtgif-a26d48a46e8d7df58e7a91e7aac6795e29ddbd6d.tar.xz
Merge branch 'rs/plug-leak-in-pack-bitmaps'
The code to read pack-bitmap wanted to allocate a few hundred pointers to a structure, but by mistake allocated and leaked memory enough to hold that many actual structures. Correct the allocation size and also have it on stack, as it is small enough. * rs/plug-leak-in-pack-bitmaps: pack-bitmaps: plug memory leak, fix allocation size for recent_bitmaps
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions