diff options
author | Brandon Casey <casey@nrlssc.navy.mil> | 2008-01-17 10:58:34 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-01-17 22:11:42 -0800 |
commit | fb54abd604080dc2a719934a0a72964a7caf8ff7 (patch) | |
tree | de775eebd844628371911b0354f0ce20aca1ff18 /cache.h | |
parent | b531394d5829b22fd40e38e1d3aa6e97cb5b84ef (diff) | |
download | git-fb54abd604080dc2a719934a0a72964a7caf8ff7.tar.gz git-fb54abd604080dc2a719934a0a72964a7caf8ff7.tar.xz |
fast-import.c: don't try to commit marks file if write failed
We also move the assignment of -1 to the lock file descriptor
up, so that rollback_lock_file() can be called safely after a
possible attempt to fclose(). This matches the contents of
the 'if' statement just above testing success of fdopen().
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions