29 Apr
2016
29 Apr
'16
2:36 p.m.
On 29 Apr 2016, at 14:31, Ralf Hildebrandt Ralf.Hildebrandt@charite.de wrote:
#0 buffer_delete (_buf=0x0, pos=0, size=0) at buffer.c:213 #0 buffer_delete (_buf=0x0, pos=0, size=0) at buffer.c:213 buf = 0x0 end_size = <optimized out> #1 0x00007f5729a7507e in array_delete_i (count=1, idx=125, array=0x7f572c12bbb8) at ../../../../src/lib/array.h:200 No locals. #2 imapc_untagged_expunge (reply=<optimized out>, mbox=0x7f572c12b840) at imapc-mailbox.c:473 msgmap = 0x7f572c146ed0 lseq = 739349904 uid = 51497 rseq = 126
Oh, imapc expunges were broken when imapc_features didn't have "modseq". https://github.com/dovecot/core/commit/de8fc9d21460bf0369d671e9ba9361592379a...