[PR #472] [MERGED] Fix encoder #1101

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

📋 Pull Request Information

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

Base: masterHead: fix-UB


📝 Commits (1)

📊 Changes

1 file changed (+59 additions, -46 deletions)

View changed files

📝 enc/backward_references.c (+59 -46)

📄 Description

  • fix undefined behavior introduced with PR #468

🔄 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/472 **Author:** [@eustas](https://github.com/eustas) **Created:** 12/2/2016 **Status:** ✅ Merged **Merged:** 12/2/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `fix-UB` --- ### 📝 Commits (1) - [`c136022`](https://github.com/google/brotli/commit/c136022f47206b352e70f01ad84eacc755a01c58) Fix encoder ### 📊 Changes **1 file changed** (+59 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `enc/backward_references.c` (+59 -46) </details> ### 📄 Description * fix undefined behavior introduced with PR #468 --- <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:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1101