mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #148] [MERGED] Fixups in encoder and decoder. #760
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/148
Author: @eustas
Created: 9/1/2015
Status: ✅ Merged
Merged: 9/1/2015
Merged by: @eustas
Base:
master← Head:master📝 Commits (4)
127aa48Fix bug in decoder.b58317aFix bug in encoder.a67f005Add "repeat" and "verbose" flags to "bro" tool.4092b4dAdd more testdata.📊 Changes
7 files changed (+90 additions, -39 deletions)
View changed files
📝
dec/decode.c(+9 -10)📝
dec/huffman.c(+2 -1)📝
dec/port.h(+0 -2)📝
enc/backward_references.cc(+2 -1)➕
tests/testdata/bb.binast(+0 -0)➕
tests/testdata/random_chunks(+0 -0)📝
tools/bro.cc(+77 -25)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.