Add CHANGES entry

5329.	[bug]		Reconfiguring named caused memory to be leaked when any
			GeoIP2 database was in use. [GL #1445]
This commit is contained in:
Michał Kępień 2019-12-02 15:15:06 +01:00
parent 670afbe84a
commit 628b1837d2

View file

@ -1,3 +1,6 @@
5329. [bug] Reconfiguring named caused memory to be leaked when any
GeoIP2 database was in use. [GL #1445]
5328. [bug] rbtdb.c:rdataset_{get,set}ownercase failed to obtain
a node lock. [GL #1417]