From 6acb441b40bbcded2e85819c71a068db713e7ca6 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 11 Jan 2021 19:48:12 +0000 Subject: Hints DB: harden against corrupt files by ignoring unexpected size records --- doc/doc-txt/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 87bf0d009..e1381c156 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -177,6 +177,10 @@ JH/36 Bug 2687: Fix interpretation of multiple ^ chars in a plaintext documentation. There is still no way to get a leading ^ immediately after a NUL (ie. for the password of a PLAIN method authenticator. +JH/37 Enforce the expected size, for fixed-size records read from hints-DB + files. For bad sizes read, delete the record and whine to paniclog. + + Exim version 4.94 ----------------- -- cgit v1.2.3