Changelog note for #1040

- Fix #1040: fix heap-buffer-overflow issue in function cfg_mark_ports
  of file util/config_file.c.
This commit is contained in:
W.C.A. Wijngaards 2024-04-03 10:03:04 +02:00
parent a814fe8c5f
commit 103d9a68fa

View file

@ -1,3 +1,7 @@
3 April 2024: Wouter
- Fix #1040: fix heap-buffer-overflow issue in function cfg_mark_ports
of file util/config_file.c.
28 March 2024: Wouter 28 March 2024: Wouter
- Fix #1034: DoT forward-zone via unbound-control. - Fix #1034: DoT forward-zone via unbound-control.
- Fix for crypto related failures to have a better error string. - Fix for crypto related failures to have a better error string.