]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/reverse-midx'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:18:04 +0000 (13:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:18:04 +0000 (13:18 -0700)
The code that gives an error message in "git multi-pack-index" when
no subcommand is given tried to print a NULL pointer as a strong,
which has been corrected.

* tb/reverse-midx:
  multi-pack-index: fix potential segfault without sub-command

1  2 
t/t5319-multi-pack-index.sh

Simple merge