[PR #309] [MERGED] Fix possible pointer underflow #907

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/309
Author: @eustas
Created: 2/4/2016
Status: Merged
Merged: 2/4/2016
Merged by: @eustas

Base: masterHead: eustas-fix-possible-underflow


📝 Commits (2)

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 dec/decode.c (+4 -0)

📄 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/309 **Author:** [@eustas](https://github.com/eustas) **Created:** 2/4/2016 **Status:** ✅ Merged **Merged:** 2/4/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `eustas-fix-possible-underflow` --- ### 📝 Commits (2) - [`37a320d`](https://github.com/google/brotli/commit/37a320dd81db8d546cd24a45b4c61d87b45dcade) Fix possible pointer underflow - [`68f5bbd`](https://github.com/google/brotli/commit/68f5bbda76f9b36717a4f9aa91a9d5d88ba584d3) Update decode.c ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `dec/decode.c` (+4 -0) </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:51:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#907