testsuite: testsuite-mailstore - Check mail index validity in testsuite_mailstore_mail_index().
Providing an out-of-range index caused an assert panic. Panic was: Panic: file mail-index-transaction-update.c: line 19 (mail_index_transaction_lookup): assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)
Loading
Please register or sign in to comment