summaryrefslogtreecommitdiff
path: root/merge-tree.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-01-27 01:39:03 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-01-27 01:39:03 (GMT)
commitd848804a895254583095b5c23ebb5d5f5a8891a3 (patch)
tree7ee4725661a1d64630ba6af7079b5217949d30c8 /merge-tree.c
parent8a56da29628997289aa8ec888ba85889962393e4 (diff)
downloadgit-d848804a895254583095b5c23ebb5d5f5a8891a3.zip
git-d848804a895254583095b5c23ebb5d5f5a8891a3.tar.gz
git-d848804a895254583095b5c23ebb5d5f5a8891a3.tar.bz2
write_in_full: size_t is unsigned.
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>
Diffstat (limited to 'merge-tree.c')
0 files changed, 0 insertions, 0 deletions