summaryrefslogtreecommitdiff
path: root/config.c
diff options
context:
space:
mode:
authorMartin Koegler <mkoegler@auto.tuwien.ac.at>2008-02-03 22:22:39 +0100
committerJunio C Hamano <gitster@pobox.com>2008-02-03 16:04:57 -0800
commitd0b8c9e561ea427104611bf392598a398c18d7cb (patch)
tree1ec48c0db63802b848a3ec8931ebba69caa3cf0e /config.c
parentd4fe07f14975b87fa26776792a95f411473cfb46 (diff)
downloadgit-d0b8c9e561ea427104611bf392598a398c18d7cb.tar.gz
parse_object_buffer: don't ignore errors from the object specific parsing functions
In the case of an malformed object, the object specific parsing functions would return an error, which is currently ignored. The object can be partial initialized in this case. This patch make parse_object_buffer propagate such errors. Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions