From 3d7933462d3e0017052cf23168e946453aa7bc4e Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Wed, 5 Aug 2020 18:43:29 -0600 Subject: * Crash when Alpine frees memory on a system where LC_CTYPE is not configured, and the user calls the file browser to attach files to a message. Reported by Luis Gerardo Tejero. --- pith/pine.hlp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index 9177d488..48c1a4bd 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 499 2020-08-05 03:09:13 +Alpine Commit 500 2020-08-05 18:43:02 ============= h_news ================= @@ -261,6 +261,10 @@ Bugs addressed:
  • When Alpine opens a folder in a server whose address is given numerically it might crash due to an incorrect freeing of memory. Reported by Wang Kang. +
  • Crash when Alpine frees memory on a system where LC_CTYPE is not + configured, and the user calls the file browser to attach files to + a message. Reported by Luis Gerardo Tejero. +
  • Invalid signatures created by Alpine, when built with recent releases of the Openssl-1.1.1 series (but not in the Openssl-1.0.1 series). Fix contributed by Bernd Edlinger. -- cgit v1.2.3-54-g00ecf