From ce8ad08a458ce8873416441c3d3c4e69580ffbf4 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 24 Apr 2019 21:54:03 -0700 Subject: [PATCH] CHANGES --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index ce73210f1e..9678a69ee1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5219. [bug] Fixed a race in the filter-aaaa plugin that could + trigger a crash when returning an instance object + to the memory pool. [GL #982] + 5218. [bug] Conditionally include . [GL #995] 5217. [bug] Restore key id calculation for RSAMD5. [GL #996]