[PR #1160] [MERGED] add (assumption) check #1717

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1160
Author: @copybara-service[bot]
Created: 4/17/2024
Status: Merged
Merged: 4/17/2024
Merged by: @copybara-service[bot]

Base: masterHead: test_625617382


📝 Commits (1)

📊 Changes

6 files changed (+18 additions, -0 deletions)

View changed files

📝 c/enc/backward_references_hq.c (+2 -0)
📝 c/enc/hash.h (+4 -0)
📝 c/enc/hash_forgetful_chain_inc.h (+3 -0)
📝 c/enc/hash_longest_match64_inc.h (+3 -0)
📝 c/enc/hash_longest_match_inc.h (+3 -0)
📝 c/enc/hash_longest_match_quickly_inc.h (+3 -0)

📄 Description

add (assumption) check


🔄 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/1160 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_625617382` --- ### 📝 Commits (1) - [`443af10`](https://github.com/google/brotli/commit/443af10a8001c5de7bab306d329de614c3defebc) add (assumption) check ### 📊 Changes **6 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `c/enc/backward_references_hq.c` (+2 -0) 📝 `c/enc/hash.h` (+4 -0) 📝 `c/enc/hash_forgetful_chain_inc.h` (+3 -0) 📝 `c/enc/hash_longest_match64_inc.h` (+3 -0) 📝 `c/enc/hash_longest_match_inc.h` (+3 -0) 📝 `c/enc/hash_longest_match_quickly_inc.h` (+3 -0) </details> ### 📄 Description add (assumption) check --- <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:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1717