X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-setup.c;h=c3ea9371c13cbc4058922fbdc920a5755e4084f0;hp=ec4bfebc7e52c5fda803b301c84cfc43f55360d7;hb=565d87c2aab7d3c389a958c068323683316e5e0f;hpb=c6e70e15eaf7355fb9fe9b599aef07f2be619968 diff --git a/notmuch-setup.c b/notmuch-setup.c index ec4bfebc..c3ea9371 100644 --- a/notmuch-setup.c +++ b/notmuch-setup.c @@ -92,7 +92,7 @@ notmuch_setup_command (unused (void *ctx), unused (int argc), unused (char *argv[])) { char *response = NULL; - size_t response_size; + size_t response_size = 0; notmuch_config_t *config; const char **old_other_emails; size_t old_other_emails_len;