]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/pack-stdin-packs-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:36 +0000 (15:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:36 +0000 (15:32 -0700)
Input validation of "git pack-objects --stdin-packs" has been
corrected.

* ab/pack-stdin-packs-fix:
  pack-objects: fix segfault in --stdin-packs option
  pack-objects tests: cover blindspots in stdin handling


Trivial merge