[PR #1057] [MERGED] reduce amount of padding in decoder structs #1610

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1057
Author: @copybara-service[bot]
Created: 8/3/2023
Status: Merged
Merged: 8/9/2023
Merged by: @copybara-service[bot]

Base: masterHead: test_553109015


📝 Commits (1)

  • 8c79230 reduce amount of padding in decoder structs

📊 Changes

3 files changed (+24 additions, -14 deletions)

View changed files

📝 c/dec/decode.c (+3 -3)
📝 c/dec/state.c (+3 -3)
📝 c/dec/state.h (+18 -8)

📄 Description

reduce amount of padding in decoder structs


🔄 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/1057 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 8/3/2023 **Status:** ✅ Merged **Merged:** 8/9/2023 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_553109015` --- ### 📝 Commits (1) - [`8c79230`](https://github.com/google/brotli/commit/8c7923045a76e9a2baeddf6746a5c909497fb84a) reduce amount of padding in decoder structs ### 📊 Changes **3 files changed** (+24 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `c/dec/decode.c` (+3 -3) 📝 `c/dec/state.c` (+3 -3) 📝 `c/dec/state.h` (+18 -8) </details> ### 📄 Description reduce amount of padding in decoder structs --- <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:54:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1610