Add CHANGES for [GL #4225]

This commit is contained in:
Mark Andrews 2023-07-27 08:51:11 +10:00
parent 3a2a24903c
commit ccaefce7ca

View file

@ -1,3 +1,6 @@
6215. [protocol] Return REFUSED to GSS-API TKEY requests if GSS-API
support is not configured. [GL #4225]
6214. [bug] Fix the memory leak in for struct stub_glue_request
allocated in stub_request_nameserver_address() but not
freed in stub_glue_response(). [GL #4227]