author | Jeff Lasslett <jeff.lasslett@gmail.com> | |
Mon, 10 Aug 2009 16:05:06 +0000 (00:05 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Aug 2009 20:26:18 +0000 (13:26 -0700) | ||
commit | 0c4f21e452dca5a705c36ca7e363c1a3b3c2a5b8 | |
tree | 7be97ff7393e02911da923360494477dda59389d | tree | snapshot |
parent | bb99190e27c455867bb364059f9a44c0571fc914 | commit | diff |
Check return value of ftruncate call in http.c
In new_http_object_request(), check ftruncate() call return value and
handle possible errors.
Signed-off-by: Jeff Lasslett <jeff.lasslett@gmail.com>
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In new_http_object_request(), check ftruncate() call return value and
handle possible errors.
Signed-off-by: Jeff Lasslett <jeff.lasslett@gmail.com>
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http.c | diff | blob | history |