[PR #190] [MERGED] Reduce command buffer memory usage. #790

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/190
Author: @szabadka
Created: 10/1/2015
Status: Merged
Merged: 10/1/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

  • 754deae Reduce command buffer memory usage.

📊 Changes

4 files changed (+30 additions, -18 deletions)

View changed files

📝 enc/backward_references.cc (+1 -1)
📝 enc/encode.cc (+26 -16)
📝 enc/encode.h (+2 -1)
📝 enc/hash.h (+1 -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/190 **Author:** [@szabadka](https://github.com/szabadka) **Created:** 10/1/2015 **Status:** ✅ Merged **Merged:** 10/1/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`754deae`](https://github.com/google/brotli/commit/754deaed2f2e443f2bb16558d2466cb3c4dc2b65) Reduce command buffer memory usage. ### 📊 Changes **4 files changed** (+30 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `enc/backward_references.cc` (+1 -1) 📝 `enc/encode.cc` (+26 -16) 📝 `enc/encode.h` (+2 -1) 📝 `enc/hash.h` (+1 -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:50:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#790