summaryrefslogtreecommitdiff
path: root/pretty.c
diff options
context:
space:
mode:
authorLibravatar Nicolas Pitre <nico@cam.org>2008-06-24 18:58:06 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-06-24 17:03:44 -0700
commit27d69a465d14b516d6a1ba287edc83606f23a5a5 (patch)
tree2f5f3ac06d37831d826078f7e1c74e6526baeaba /pretty.c
parenttest case for pack resilience against corruptions (diff)
downloadtgif-27d69a465d14b516d6a1ba287edc83606f23a5a5.tar.xz
refactor pack structure allocation
New pack structures are currently allocated in 2 different places and all members have to be initialized explicitly. This is prone to errors leading to segmentation faults as found by Teemu Likonen. Let's have a common place where this structure is allocated, and have all members explicitly initialized to zero. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pretty.c')
0 files changed, 0 insertions, 0 deletions