]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cb/bisect-helper-parser-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2020 01:06:31 +0000 (18:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2020 01:06:32 +0000 (18:06 -0700)
commit63e50b8678cbf9a9fd8c875d1f66f2f1a3d29088
tree6dced60bb483e11f7b27992762d5ce9be94792de
parent2bdf00e66ae501c417fa33f887f2c60ef8719b2a
parent4d9005ff5d1de0b4e82402320aab4ff27aa23b43
Merge branch 'cb/bisect-helper-parser-fix'

The code to parse "git bisect start" command line was lax in
validating the arguments.

* cb/bisect-helper-parser-fix:
  bisect--helper: avoid segfault with bad syntax in `start --term-*`
builtin/bisect--helper.c
t/t6030-bisect-porcelain.sh