summaryrefslogtreecommitdiff
path: root/builtin/replace.c
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2011-08-18 13:36:03 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-08-18 19:25:54 (GMT)
commitec099546a9afdb73b6bf39d5d684e6fb207e2a7f (patch)
tree4165f093c23fe5ea472eba86ab77ce65ffcf3e6d /builtin/replace.c
parenta47a645e7057f28441f0f4b259db11171158553a (diff)
downloadgit-ec099546a9afdb73b6bf39d5d684e6fb207e2a7f.zip
git-ec099546a9afdb73b6bf39d5d684e6fb207e2a7f.tar.gz
git-ec099546a9afdb73b6bf39d5d684e6fb207e2a7f.tar.bz2
fetch-pack: check for valid commit from server
A malicious server can return ACK with non-existent SHA-1 or not a commit. lookup_commit() in this case may return NULL. Do not let fetch-pack crash by accessing NULL address in this case. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/replace.c')
0 files changed, 0 insertions, 0 deletions