]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sk/calloc-not-malloc-plus-memset'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:18 +0000 (09:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:18 +0000 (09:32 -0800)
commit77edd59394b3200b672c4cfd50e067ddb6193e2b
tree7ae766c84004c4d57b5494b53d80ae4fc1179769
parent88e59f8027ed0260584ccc0abd6fe435031614eb
parent7525cd8c3522827be57915941ebbba859c45ce0b
Merge branch 'sk/calloc-not-malloc-plus-memset'

Code clean-up.

* sk/calloc-not-malloc-plus-memset:
  git: use calloc instead of malloc + memset where possible
remote.c
submodule.c