Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sg/clean-nested-repo-with-ignored'
[gitweb.git]
/
bulk-checkin.c
diff --git
a/bulk-checkin.c
b/bulk-checkin.c
index 39ee7d6107c15f3e5e439992bea8a8f3413aae05..583aacb9e36bded9047d5f18219637ba1613a612 100644
(file)
--- a/
bulk-checkin.c
+++ b/
bulk-checkin.c
@@
-197,7
+197,7
@@
static int deflate_to_pack(struct bulk_checkin_state *state,
git_hash_ctx ctx;
unsigned char obuf[16384];
unsigned header_len;
- struct hashfile_checkpoint checkpoint;
+ struct hashfile_checkpoint checkpoint
= {0}
;
struct pack_idx_entry *idx = NULL;
seekback = lseek(fd, 0, SEEK_CUR);