From 801dfe8f5d69ccb1252fbc57e2feeed34a9a438c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 15 Feb 2018 20:31:55 +0100 Subject: [PATCH] Add CHANGES entry 4892. [bug] named could leak memory when "rndc reload" was invoked before all zone loading actions triggered by a previous "rndc reload" command were completed. [RT #47076] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a0f45e7057..58c1fa8009 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +4892. [bug] named could leak memory when "rndc reload" was invoked + before all zone loading actions triggered by a previous + "rndc reload" command were completed. [RT #47076] + 4891. [placeholder] 4890. [func] Remove unused ondestroy callback from libisc.