]> git.ipfire.org Git - thirdparty/bind9.git/commit
CHANGES note for [GL !6516]
authorTony Finch <fanf@isc.org>
Thu, 30 Jun 2022 15:31:15 +0000 (16:31 +0100)
committerTony Finch <fanf@isc.org>
Mon, 12 Sep 2022 11:23:39 +0000 (12:23 +0100)
commit022bb062646ebab7f5c5efb74a8e97645cc14b31
treeb986bc4efd3fbaf6dd2899d64f8d101d6bab4654
parent68029bfc9d31ab1f80a3d19f12b5c8b50c88f590
CHANGES note for [GL !6516]

[cleanup] Move the duplicated ASCII case conversion tables to
isc_ascii where they can be shared, and replace the
various hot-path tolower() loops with calls to new
isc_ascii implementations.
CHANGES