2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

Add release note for OSS-Fuzz fixes

This commit is contained in:
Michał Kępień
2020-09-03 13:10:48 +02:00
parent b989be60bf
commit c3685f5351

View File

@@ -80,3 +80,8 @@ Bug Fixes
(``.``) and/or ``m`` as a value. These changes prevent zone files (``.``) and/or ``m`` as a value. These changes prevent zone files
using such values from being loaded. Handling of negative altitudes using such values from being loaded. Handling of negative altitudes
which are not integers was also corrected. [GL #2074] which are not integers was also corrected. [GL #2074]
- Several problems found by `OSS-Fuzz`_ were fixed. (None of these are
security issues.) [GL !3953] [GL !3975]
.. _OSS-Fuzz: https://github.com/google/oss-fuzz