[PR #176] [MERGED] Fix a bug in CopyUncompressedBlockToOutput(). #772

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/176
Author: @szabadka
Created: 9/25/2015
Status: Merged
Merged: 9/25/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

  • 8530123 Fix a bug in CopyUncompressedBlockToOutput().

📊 Changes

2 files changed (+6 additions, -15 deletions)

View changed files

📝 dec/decode.c (+5 -13)
📝 dec/state.h (+1 -2)

📄 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/176 **Author:** [@szabadka](https://github.com/szabadka) **Created:** 9/25/2015 **Status:** ✅ Merged **Merged:** 9/25/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8530123`](https://github.com/google/brotli/commit/85301238ea003ea44a4ac8575a943bc2aed892d8) Fix a bug in CopyUncompressedBlockToOutput(). ### 📊 Changes **2 files changed** (+6 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `dec/decode.c` (+5 -13) 📝 `dec/state.h` (+1 -2) </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:50:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#772