diff options
author | Thomas Markwalder <tmark@isc.org> | 2020-01-14 13:07:08 -0500 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2020-01-14 14:29:24 -0500 |
commit | afb66401672399ef38de7885ebd9b07304ef1fde (patch) | |
tree | 7e5d3bbb02d3dd3beda8498050a2ddfe5f064ccb /RELNOTES | |
parent | c02625dc21bca7b3e5e2fb85e91389c278a63b4b (diff) | |
download | isc-dhcp-afb66401672399ef38de7885ebd9b07304ef1fde.tar.gz |
[#71] Addressed review comments
Updated RELNOTES with acks per support request
relay/tests/Kyuafile
corrected bin name
relay/tests/relay_unittests.c
Updated commentary and other minor changes
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -120,7 +120,8 @@ by Eric Young (eay@cryptsoft.com). [Gitlab #75] - Corrected buffer pointer logic in dhcrelay functions that manipulate - agent relay options. + agent relay options. Thanks to Thomas Imbert of MSRC Vulnerabilities + & Mitigations for reporting the issue. [#71] Changes since 4.4.1 (New Features) @@ -207,6 +208,8 @@ by Eric Young (eay@cryptsoft.com). [Gitlab #9] - Corrected a number of reference counter and zero-length buffer leaks. + Thanks to Christopher Ertl of MSRC Vulnerabilities & Mitigations for + pointing them out. [Gitlab #57] - Closed a small window of time between the installation of graceful |