From d24ea068c86c63d86622c387845c1639b2d0cb03 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 13 May 2021 16:50:39 +1000 Subject: [PATCH] Add CHANGES for [GL #2689] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index fad866c7b3..b0c5f899b8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5641. [bug] Address potential memory leak in dst_key_fromnamedfile. + [GL #2689] + 5640. [func] Add new configuration option to set the operating system receive and send buffers. [GL #2313]