check patch_delta bounds more carefully
authorNicolas Pitre <nico@cam.org>
Fri, 7 Apr 2006 19:26:10 +0000 (15:26 -0400)
committerJunio C Hamano <junkio@cox.net>
Fri, 7 Apr 2006 23:31:20 +0000 (16:31 -0700)
commit8960844a7890b1ac6ad5f8abf58a2a20923dde6d
tree680ed7cbcd0c3739dc8e34926d83115bcef6e889
parent7d6c447145c07bb7d96a9aa17e33838fbe76e405
check patch_delta bounds more carefully

Let's avoid going south with invalid delta data.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
delta.h
patch-delta.c
sha1_file.c