]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/line-log-asan-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Oct 2024 21:22:27 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Oct 2024 21:22:27 +0000 (14:22 -0700)
commitd29d644d18737c7fbc2651ddbda64a3b552d9acb
treeb0918671bcaad72adbd82439c1c266256d454401
parente29296745dc92fb03f8f60111b458adc69ff84c5
parentfc5589d6c1200f87689ff95067f18caa2a826382
Merge branch 'ds/line-log-asan-fix'

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