[PATCH] lib-imap: Fix imap_parser_params.list_count_limit to actually work
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 27 Apr 2026 14:40:46 +0000 (17:40 +0300)
committerNoah Meyerhans <noahm@debian.org>
Mon, 18 May 2026 20:03:51 +0000 (16:03 -0400)
commit626570a567cc9a0fcead482adaabe84a1f1bbffb
tree05b0fb59a632827199655e8fb68214c290310a7d
parent83e00a53449ac9118181f808dc8f4e08e789950f
[PATCH] lib-imap: Fix imap_parser_params.list_count_limit to actually work

The previous fix in d0f67b52914565a35f3817335ab9633cb291513c was
accidentally limiting the number of ')', not the number of '('.

Gbp-Pq: Name CVE-2026-42006.patch
src/lib-imap/imap-parser.c
src/lib-imap/test-imap-parser.c