mirror of
https://github.com/google/brotli.git
synced 2026-09-23 15:15:35 +00:00
[PR #1139] [MERGED] Use BROTLI_MAX_STATIC_CONTEXTS instead of magic constants in encode.c #1696
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:test_615332290📝 Commits (1)
9717649Use 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.