summaryrefslogtreecommitdiff
path: root/imap4d/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'imap4d/search.c')
-rw-r--r--imap4d/search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap4d/search.c b/imap4d/search.c
index fdde44ba0..47acabbd7 100644
--- a/imap4d/search.c
+++ b/imap4d/search.c
@@ -980,7 +980,7 @@ _match_multipart (struct parsebuf *pb, mu_message_t msg, char *text)
mu_header_t hdr;
char *encoding;
int ismp;
- int result;
+ int result = 0;
mu_content_type_t ct;
char *buf;
int rc;

Return to:

Send suggestions and report system problems to the System administrator.