]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/compiler-fixes-and-workarounds'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:24:02 +0000 (10:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:24:02 +0000 (10:24 -0700)
Small fixes and workarounds.

* jk/compiler-fixes-and-workarounds:
  revision: avoid leak when preparing bloom filter for "/"
  revision: avoid out-of-bounds read/write on empty pathspec
  config: work around gcc-10 -Wstringop-overflow warning

1  2 
revision.c

diff --cc revision.c
Simple merge