- Add changelog entry for memory leak fix

This commit is contained in:
Ralph Dolmans 2020-01-30 15:47:49 +01:00
parent 882741bf55
commit d69ba6f39f

View file

@ -1,6 +1,7 @@
30 January 2020: Ralph
- Fix memory leak in error condition remote.c
- Fix double free in error condition view.c
- Fix memory leak in do_auth_zone_transfer on success
30 January 2020: Wouter
- Fix subnet tests for disabled DSA algorithm by default.