summaryrefslogtreecommitdiff
path: root/pith/save.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/save.c')
-rw-r--r--pith/save.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/save.c b/pith/save.c
index 2d74d544..fe7f974f 100644
--- a/pith/save.c
+++ b/pith/save.c
@@ -1602,6 +1602,7 @@ save_ex_explain_body(struct mail_bodystruct *body, long unsigned int *len, gf_io
else
return(0);
+ ilen = 0; /* maybe save_ex_explain_parts should set this to zero instead */
if(!save_ex_explain_parts(body, 0, &ilen, pc))
return(0);