summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorStefan Beller <stefanbeller@googlemail.com>2013-07-18 23:35:26 +0200
committerJunio C Hamano <gitster@pobox.com>2013-07-19 20:15:17 +0200
commit3def06e625099907fb44c519611188904b6937a2 (patch)
tree653f06a89b30e915e6c41e25fbe973a0b37a200f /templates
parentMerge branch 'tr/test-lint-no-export-assignment-in-shell' into maint (diff)
downloadgit-3def06e625099907fb44c519611188904b6937a2.tar.xz
git-3def06e625099907fb44c519611188904b6937a2.zip
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 'templates')
0 files changed, 0 insertions, 0 deletions