]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ah/connect-parse-feature-v0-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:49 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:49 +0000 (13:51 -0700)
Protocol v0 clients can get stuck parsing a malformed feature line.

* ah/connect-parse-feature-v0-fix:
  connect: also update offset for features without values

1  2 
connect.c

diff --cc connect.c
Simple merge