diff options
author | Pavel Roskin <proski@gnu.org> | 2005-12-21 18:47:09 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-21 17:05:09 -0800 |
commit | f4a11066cfb70c49fddbca7f95aa0fedcee53cca (patch) | |
tree | cf52739b40edd18594f9b5dc3e7e6b6d5a4ebfa4 /git-add.sh | |
parent | 8ac4838af428a2a32498b3e8d13295eb714654b4 (diff) | |
download | git-f4a11066cfb70c49fddbca7f95aa0fedcee53cca.tar.gz git-f4a11066cfb70c49fddbca7f95aa0fedcee53cca.tar.xz |
sanity check in add_packed_git()
add_packed_git() tries to get the pack SHA1 by parsing its name. It may
access uninitialized memory for packs with short names.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-add.sh')
0 files changed, 0 insertions, 0 deletions