]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/plug-random-leaks'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:31 +0000 (14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:31 +0000 (14:09 -0700)
Double-free fix for a recently merged topic.

* ab/plug-random-leaks:
  diff.c: fix a double-free regression in a18d66cefb
  tests: demonstrate "show --word-diff --color-moved" regression

1  2 
diff.c

diff --cc diff.c
Simple merge