From: Arаm Sаrgsyаn Date: Thu, 16 Apr 2026 11:37:17 +0000 (+0000) Subject: fix: usr: Fix zone filename token-parsing bug X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef29555ba478b95cee9cda9f51917e87941bd433;p=thirdparty%2Fbind9.git fix: usr: Fix zone filename token-parsing bug The :iscman:`named` process could terminate unexpectedly when processing a catalog member zone containing special characters like '%' or '$' which could be interpreted as zone filename tokens and trigger a case-sensitivity bug in the token-parsing code. This has been fixed. Closes #5849 Merge branch '5849-catz-filename-and-token-parsing-fix' into 'main' See merge request isc-projects/bind9!11839 --- ef29555ba478b95cee9cda9f51917e87941bd433