summaryrefslogtreecommitdiff
path: root/help.h
diff options
context:
space:
mode:
authorLibravatar Nguyễn Thái Ngọc Duy <pclouds@gmail.com>2011-08-18 20:36:03 +0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-08-18 12:25:54 -0700
commitec099546a9afdb73b6bf39d5d684e6fb207e2a7f (patch)
tree4165f093c23fe5ea472eba86ab77ce65ffcf3e6d /help.h
parentcheckout-index: remove obsolete comment (diff)
downloadtgif-ec099546a9afdb73b6bf39d5d684e6fb207e2a7f.tar.xz
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 'help.h')
0 files changed, 0 insertions, 0 deletions