diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-09-28 23:40:08 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2009-09-29 09:40:55 -0700 |
commit | 1be224ba6e99f0ab34c998d7fa8023b76a15c8b6 (patch) | |
tree | 7493971022bf149944844100b1e34379215e9b75 /t/t7002-grep.sh | |
parent | Make just opening the generated MSVC solution file not modify it (diff) | |
download | tgif-1be224ba6e99f0ab34c998d7fa8023b76a15c8b6.tar.xz |
builtin-mailinfo.c: check error status from rewind and ftruncate
A recent "cut at scissors" implementation rewinds and truncates
the output file to store the message when it sees a scissors mark,
but it did not check if these library calls succeeded.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
[sp: Use fseek as rewind returns void]
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 't/t7002-grep.sh')
0 files changed, 0 insertions, 0 deletions