Show
Ignore:
Timestamp:
2007-04-01 23:12:45 (22 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Adjust context->size on IMAP load and expunge (closes #2749)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • imap/imap.c

    r5033 r5041  
    259259 
    260260      h->active = 0; 
     261      idata->ctx->size -= h->content->length; 
    261262 
    262263      imap_cache_del (idata, h);