summaryrefslogtreecommitdiff
path: root/Documentation/git-http-fetch.txt
diff options
context:
space:
mode:
authorLibravatar Stefan Beller <stefanbeller@googlemail.com>2013-07-18 23:35:26 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-07-19 11:15:17 -0700
commit3def06e625099907fb44c519611188904b6937a2 (patch)
tree653f06a89b30e915e6c41e25fbe973a0b37a200f /Documentation/git-http-fetch.txt
parentMerge branch 'tr/test-lint-no-export-assignment-in-shell' into maint (diff)
downloadtgif-3def06e625099907fb44c519611188904b6937a2.tar.xz
http-push.c::add_send_request(): do not initialize transfer_request
That pointer will be assigned to new memory via request = xmalloc(sizeof(*request)); 20 lines later unconditionally anyway, so it's safe to not assign it to an arbitrary variable. Signed-off-by: Stefan Beller <stefanbeller@googlemail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-http-fetch.txt')
0 files changed, 0 insertions, 0 deletions