From 45b321559469f0284e25ab96b98ae600112da4d3 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 19 Sep 2019 09:55:23 +0200 Subject: [PATCH] - oss-fuzz badge on README.md. --- README.md | 1 + doc/Changelog | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index b3d3424c9..ee6e4f488 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Travis Build Status](https://travis-ci.org/NLnetLabs/unbound.svg?branch=master)](https://travis-ci.org/NLnetLabs/unbound) [![Packaging status](https://repology.org/badge/tiny-repos/unbound.svg)](https://repology.org/project/unbound/versions) +[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/unbound.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:unbound) Unbound is a validating, recursive, caching DNS resolver. It is designed to be fast and lean and incorporates modern features based on open standards. If you diff --git a/doc/Changelog b/doc/Changelog index 5a038a187..c66e0c65f 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - Fix #78: Memory leak in outside_network.c. - Merge pull request #76 from Maryse47: Improvements and fixes for systemd unbound.service. + - oss-fuzz badge on README.md. 11 September 2019: Wouter - Use explicit bzero for wiping clear buffer of hash in cachedb, -- 2.47.3