[PR #1139] [MERGED] Use BROTLI_MAX_STATIC_CONTEXTS instead of magic constants in encode.c #1696

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1139
Author: @copybara-service[bot]
Created: 3/13/2024
Status: Merged
Merged: 3/13/2024
Merged by: @undefined

Base: masterHead: test_615332290


📝 Commits (1)

  • 9717649 Use BROTLI_MAX_STATIC_CONTEXTS instead of magic constants in encode.c

📊 Changes

3 files changed (+7 additions, -6 deletions)

View changed files

📝 c/enc/encode.c (+5 -4)
📝 c/enc/metablock.c (+0 -2)
📝 c/enc/metablock.h (+2 -0)

📄 Description

Use BROTLI_MAX_STATIC_CONTEXTS instead of magic constants in encode.c


🔄 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/1139 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 3/13/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `test_615332290` --- ### 📝 Commits (1) - [`9717649`](https://github.com/google/brotli/commit/9717649c317d2d8c4e235454d666572f504a4ae9) Use BROTLI_MAX_STATIC_CONTEXTS instead of magic constants in encode.c ### 📊 Changes **3 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `c/enc/encode.c` (+5 -4) 📝 `c/enc/metablock.c` (+0 -2) 📝 `c/enc/metablock.h` (+2 -0) </details> ### 📄 Description Use BROTLI_MAX_STATIC_CONTEXTS instead of magic constants in encode.c --- <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:55:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1696