]> git.ipfire.org Git - thirdparty/git.git/commit - diff.c
diff --color-moved-ws: fix another memory leak
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Thu, 4 Oct 2018 10:07:44 +0000 (11:07 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Oct 2018 05:48:17 +0000 (22:48 -0700)
commit9c1a6c2bf8375a6652fd98439438e92626a00167
tree7b631be3590c738f2789ee1d047e84fac78be246
parentfe4516d103e69e74513be33f78768ac43acf3daa
diff --color-moved-ws: fix another memory leak

This is obvious in retrospect, it was found with asan.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c