git-blame: Fix overrun in fake_working_tree_commit()
authorMichael Spang <redacted>
Sat, 14 Apr 2007 21:26:20 +0000 (17:26 -0400)
committerJunio C Hamano <redacted>
Sun, 15 Apr 2007 00:37:28 +0000 (17:37 -0700)
commit1bb88be99e4fdedcd5cc5292c11b566a00028deb
tree057f728336657c27f946d9d8133c72f6e7d28bcc
parent1fa9bf362acbe2c939c246684ab0fe59aec74ba8
git-blame: Fix overrun in fake_working_tree_commit()

git-blame would overflow commit->buffer when annotating files with long paths.

Signed-off-by: Michael Spang <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin-blame.c
git clone https://git.99rst.org/PROJECT