Add CHANGES note for [GL #3300]

(cherry picked from commit bbdd139e20)
This commit is contained in:
Aram Sargsyan
2022-04-27 12:48:57 +00:00
committed by Arаm Sаrgsyаn
parent 4de1f65e4d
commit e1aca8d575

View File

@@ -1,3 +1,7 @@
5872. [bug] udp_recv() in dispatch could trigger an INSIST when the
callback's result indicated success but the response
was canceled in the meantime. [GL #3300]
5866. [bug] Work around a jemalloc quirk which could trigger an
out-of-memory condition in named over time. [GL #3287]