Displaying 3 results from an estimated 3 matches for "max_seq".
2011 Jul 28
1
imap segfaults on UID SEARCH NOT <NON-EXISTENT-ID>
...telnet localhost imap
gdb backtrace is the following:
#0 search_msgset_fix (messages_count=3, seqset=<value optimized out>, seq1_r=0x9340f8,
seq2_r=0x9340fc, not=true) at index-search.c:774
range = 0x9328a0
count = <value optimized out>
min_seq = 1
max_seq = <value optimized out>
#1 0x00007f675a215663 in search_msgset_fix (messages_count=3, args=0x9327d8,
seq1_r=0x9340f8, seq2_r=0x9340fc) at index-search.c:763
No locals.
#2 search_parse_msgset_args (messages_count=3, args=0x9327d8, seq1_r=0x9340f8,
seq2_r=0x9340fc) at index-search.c:8...
2020 Aug 12
0
Dovecot v2.3.11.3 released
...packets properly.
? This mainly affected large XCLIENT commands or a large SASL initial
? response parameter in the AUTH command.
- pop3: pop3_deleted_flag setting was broken, causing:
? Panic: file seq-range-array.c: line 472 (seq_range_array_invert):
? assertion failed: (range[count-1].seq2 <= max_seq)
- pop3-login: Login would fail with "Input buffer full" if the initial
? response for SASL was too long.
- submission: A segfault crash may occur when the client or server
? disconnects while a non-transaction command like NOOP or VRFY is still
? being processed.
- virtual: Copying/movin...
2020 Aug 12
0
Dovecot v2.3.11.3 released
...packets properly.
? This mainly affected large XCLIENT commands or a large SASL initial
? response parameter in the AUTH command.
- pop3: pop3_deleted_flag setting was broken, causing:
? Panic: file seq-range-array.c: line 472 (seq_range_array_invert):
? assertion failed: (range[count-1].seq2 <= max_seq)
- pop3-login: Login would fail with "Input buffer full" if the initial
? response for SASL was too long.
- submission: A segfault crash may occur when the client or server
? disconnects while a non-transaction command like NOOP or VRFY is still
? being processed.
- virtual: Copying/movin...