diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-12-06 19:53:35 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-12-07 15:44:31 -0800 |
commit | 6bc3d8c5ec04cdfaa7dc14aed1993f3bb376d9ae (patch) | |
tree | 4da7c74be968ab485c59782780d7786f5f21ef9c /commit.c | |
parent | 0afd307ab403404f7cf775fc5042f527e8289980 (diff) | |
download | git-6bc3d8c5ec04cdfaa7dc14aed1993f3bb376d9ae.tar.gz |
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
We need to allocate a "big" block of memory in paint_alloc(). The exact
size does not really matter. But the pool size has no relation with
commit-slab. Stop using that macro here.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions