From de5e13df0bc52079c956874855a4e3474a4dacae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 4 Sep 2020 12:09:31 +0200 Subject: [PATCH] Add release note for OSS-Fuzz fixes --- doc/notes/notes-current.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 7075a8f88b..5740feea02 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -58,3 +58,8 @@ Bug Fixes (``.``) and/or ``m`` as a value. These changes prevent zone files using such values from being loaded. Handling of negative altitudes 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