mirror of
https://github.com/google/brotli.git
synced 2026-04-05 21:52:51 +00:00
[PR #78] [MERGED] Implement some stricter format checks in the decoder. #680
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/78
Author: @szabadka
Created: 4/22/2015
Status: ✅ Merged
Merged: 4/22/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (2)
28b1f7aImplement some stricter format checks in the decoder.84a7687Merge remote-tracking branch 'upstream/master'📊 Changes
1 file changed (+41 additions, -8 deletions)
View changed files
📝
dec/decode.c(+41 -8)📄 Description
nibbles is too large for the size of the
meta-block
bits after a meta-block are not all zero
in the simple prefix code is not in
the symbol alphabet
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.