Willy Tarreau e6b3dd7b34 CLEANUP: acl: remove duplicate test in parse_acl_expr() and unused variable
aclkw->match_type was compared twice to PAT_MATCH_DOM in parse_acl_expr().
After auditing the involved types, it's only a copy-paste mistake, as no
other matching method is missing, so let's drop it to avoid the confusion.
Also drop variable ckw which is assigned NULL and passed to free(), and is
clearly a leftover from a previous version.

No backport needed.
2026-04-30 17:39:26 +02:00
..
2026-04-28 15:31:51 +02:00
2026-04-29 04:39:12 +02:00
2025-01-07 16:42:38 +01:00
2026-04-29 04:39:12 +02:00
2026-04-29 04:39:12 +02:00
2026-04-29 04:39:12 +02:00
2026-04-28 15:31:51 +02:00
2026-04-28 15:31:51 +02:00
2026-04-28 15:31:51 +02:00
2026-04-28 15:31:51 +02:00
2026-04-28 15:31:51 +02:00
2026-04-28 15:31:51 +02:00
2026-04-29 04:39:12 +02:00
2026-04-28 15:31:51 +02:00
2026-04-28 15:31:51 +02:00
2026-04-30 15:33:07 +02:00
2026-04-28 15:31:51 +02:00
2026-04-29 04:39:12 +02:00
2026-04-28 15:31:51 +02:00
2026-04-29 04:39:12 +02:00