mirror of
https://github.com/google/brotli.git
synced 2026-09-24 07:35:48 +00:00
[PR #1303] [MERGED] Introduce static init #1884
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/1303
Author: @copybara-service[bot]
Created: 8/5/2025
Status: ✅ Merged
Merged: 8/6/2025
Merged by: @copybara-service[bot]
Base:
master← Head:test_791136906📝 Commits (1)
bf6231dIntroduce static init📊 Changes
3 files changed (+122 additions, -0 deletions)
View changed files
➕
c/enc/static_init.c(+47 -0)➕
c/enc/static_init.h(+66 -0)➕
c/enc/static_init_lazy.cc(+9 -0)📄 Description
Introduce static init
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.