]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/fetch-prefetch-double-free-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Nov 2024 05:34:17 +0000 (14:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Nov 2024 05:34:17 +0000 (14:34 +0900)
Double-free fix.

* jk/fetch-prefetch-double-free-fix:
  refspec: store raw refspecs inside refspec_item
  refspec: drop separate raw_nr count
  fetch: adjust refspec->raw_nr when filtering prefetch refspecs

1  2 
builtin/fetch.c

diff --cc builtin/fetch.c
Simple merge