Avoid fixed-size buffers for file paths in DB open
[exim.git] / doc / doc-txt / ChangeLog
index 8d5f92b7f400164a41a35786b07a243bc8104591..f93622bf90650baa47a23b888e673537296648f3 100644 (file)
@@ -116,6 +116,10 @@ JH/24 Bug 2310: Raise a msg:fail:internal event for each undelivered recipient,
       and a msg:complete for the whole, when a message is manually reoved using
       -Mrm.  Developement by Matthias Kurz, hacked on by JH.
 
+JH/25 Avoid fixed-size buffers for pathnames in DB access.  This required using
+      a "Gnu special" function, asprintf() in the DB utility binary builds; I
+      hope that is portable enough.
+
 
 Exim version 4.91
 -----------------