From: Junio C Hamano Date: Wed, 20 Nov 2024 05:42:56 +0000 (+0900) Subject: Merge branch 'ds/line-log-asan-fix' into maint-2.47 X-Git-Tag: v2.47.1~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3117dd359ac95c4287f796ebcce760241d761f26;p=thirdparty%2Fgit.git Merge branch 'ds/line-log-asan-fix' into maint-2.47 Use after free and double freeing at the end in "git log -L... -p" had been identified and fixed. * ds/line-log-asan-fix: line-log: protect inner strbuf from free --- 3117dd359ac95c4287f796ebcce760241d761f26