Fix basic memory use for SPARC. Bug 2838
[exim.git] / doc / doc-txt / ChangeLog
index 1d4b3c1c5d27da05d8d1cc30849581848eab129e..e40c11a1d4cb52ca72acdfb9fff94e209e04e153 100644 (file)
@@ -53,6 +53,11 @@ JH/11 Fix use of $sender_host_name in daemon process.  When used in certain
       connection was never replaced for subsequent connections.  Found by
       Wakko Warner.
 
+JH/12 Bug 2838: Fix for i32lp64 hard-align platforms. Found for SPARC Linux,
+      though only once PCRE2 was introduced: the memory accounting used under
+      debug offset allocations by an int, giving a hard trap in early startup.
+      Change to using a size_t.  Debug and fix by John Paul Adrian Glaubitz.
+
 
 Exim version 4.95
 -----------------