[PR #522] [MERGED] Prevent fuzzer timeouts on compression-bomb samples #1163

Open
opened 2026-01-29 20:52:46 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/522
Author: @eustas
Created: 3/10/2017
Status: Merged
Merged: 3/10/2017
Merged by: @eustas

Base: masterHead: fuzz-bomb


📝 Commits (2)

  • bf8b36f Prevent fuzzer timeouts on compression-bomb samples.
  • b05bdff Fix fuzzer lanucher

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 fuzz/decode_fuzzer.cc (+9 -1)
📝 fuzz/test_fuzzer.sh (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/522 **Author:** [@eustas](https://github.com/eustas) **Created:** 3/10/2017 **Status:** ✅ Merged **Merged:** 3/10/2017 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `fuzz-bomb` --- ### 📝 Commits (2) - [`bf8b36f`](https://github.com/google/brotli/commit/bf8b36f6419c469b2d9fb05b92bd2a621c925187) Prevent fuzzer timeouts on compression-bomb samples. - [`b05bdff`](https://github.com/google/brotli/commit/b05bdff2a98ce391fbee1d322eae9fa9440d50f7) Fix fuzzer lanucher ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `fuzz/decode_fuzzer.cc` (+9 -1) 📝 `fuzz/test_fuzzer.sh` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:52:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1163