diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-10-27 11:42:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-27 11:42:57 -0700 |
commit | ea4f9685cb432caf357ad8af56a91877b6d04663 (patch) | |
tree | 4171553d03d95eadbe6f2323f9870d29f133bd51 /t | |
parent | 9c6bebd14233af291ffb8dde2975b06c76e9ce5f (diff) | |
download | git-ea4f9685cb432caf357ad8af56a91877b6d04663.tar.gz git-ea4f9685cb432caf357ad8af56a91877b6d04663.tar.xz |
unpack_object_header_buffer(): clear the size field upon error
The callers do not use the returned size when the function says
it did not use any bytes and sets the type to OBJ_BAD, so this
should not matter in practice, but it is a good code hygiene
anyway.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions