Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It received the return value from xwrite() in a size_t variable 'written' and expected comparison with 0 would catch an error from xwrite(). Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information