author | Jonas Fonseca <fonseca@diku.dk> | |
Tue, 18 Apr 2006 21:26:43 +0000 (23:26 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 18 Apr 2006 21:44:58 +0000 (14:44 -0700) | ||
commit | 8d6e10327dff232cc253a5753c43fb414fed4e00 | |
tree | 5694e904eb85edfc5ec880369532df7329634dc5 | tree | snapshot |
parent | 4baff50551545e2b6825973ec37bcaf03edb95fe | commit | diff |
Fix filename scaling for binary files
Set maximum filename length for binary files so that scaling won't be
triggered and result in invalid string access.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Set maximum filename length for binary files so that scaling won't be
triggered and result in invalid string access.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c | diff | blob | history |