mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #475] [MERGED] Added fuzzer and updated decoder #1108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/475
Author: @eustas
Created: 12/8/2016
Status: ✅ Merged
Merged: 12/8/2016
Merged by: @eustas
Base:
master← Head:fuzz-update📝 Commits (2)
6fa64a5Update decoder99a4a42Added fuzzer for https://github.com/google/oss-fuzz📊 Changes
4 files changed (+123 additions, -2 deletions)
View changed files
📝
dec/decode.c(+5 -2)➕
fuzz/decode_fuzzer.cc(+45 -0)➕
fuzz/run_decode_fuzzer.cc(+44 -0)➕
fuzz/test_fuzzer.sh(+29 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.