aboutsummaryrefslogtreecommitdiffstats
path: root/git.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-13 12:21:09 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-13 12:21:09 -0700
commitc61614e30f6df550a5d48fc115fb6a92266ecf50 (patch)
tree656c0d10c1a45b3e62a77b813dee3f9a0eca0848 /git.c
parentMerge branch 'jk/pipe-command-nonblock' into maint (diff)
parentpromisor-remote: fix xcalloc() argument order (diff)
downloadgit-c61614e30f6df550a5d48fc115fb6a92266ecf50.tar.gz
git-c61614e30f6df550a5d48fc115fb6a92266ecf50.zip
Merge branch 'sg/xcalloc-cocci-fix' into maint
xcalloc(), imitating calloc(), takes "number of elements of the array", and "size of a single element", in this order. A call that does not follow this ordering has been corrected. * sg/xcalloc-cocci-fix: promisor-remote: fix xcalloc() argument order
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions