diff options
author | Jerald Fitzjerald <jfj@freemail.gr> | 2007-05-30 05:39:58 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-30 15:03:50 -0700 |
commit | 86d14e1b1d1063fc943c71edc8b05e1ce32c1602 (patch) | |
tree | b441e296412b6bb41806b5392fc78e6df288bb5a /builtin-check-ref-format.c | |
parent | fix signed range problems with hex conversions (diff) | |
download | tgif-86d14e1b1d1063fc943c71edc8b05e1ce32c1602.tar.xz |
decode_85(): fix missing return.
When the function detected an invalid base85 sequence, it issued
an error message but forgot to return error status at that point
and kept going.
Signed-off-by: Jerald Fitzjerald <jfj@freemail.gr>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-check-ref-format.c')
0 files changed, 0 insertions, 0 deletions