Add CHANGES note for [GL #3492]

(cherry picked from commit 8dd12db505892640d885e81dc6701607da1df67f)
This commit is contained in:
Aram Sargsyan 2022-08-15 11:40:38 +00:00
parent b46e53a2e3
commit c9ac6623cc

View file

@ -1,3 +1,6 @@
5942. [bug] Fix tkey.c:buildquery() function's error handling by
adding the missing cleanup code. [GL #3492]
5938. [bug] An integer type overflow could cause an assertion
failure when freeing memory. [GL #3483]