Add a CHANGES note for [GL #4331]

(cherry picked from commit 9c545c3513)
This commit is contained in:
Aram Sargsyan
2023-09-27 11:34:30 +00:00
parent 92e5173a9f
commit 197d032aa8

View File

@@ -1,3 +1,7 @@
6261. [bug] Fix a possible assertion failure on an error path in
resolver.c:fctx_query(), when using an uninitialized
link. [GL #4331]
6254. [cleanup] Add semantic patch to do an explicit cast from char
to unsigned char in ctype.h class of functions.
[GL #4327]