File: README.md

package info (click to toggle)
golang-github-mmcloughlin-avo 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 15,024 kB
  • sloc: xml: 71,029; asm: 14,862; sh: 194; makefile: 21; ansic: 11
file content (11 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Regression test for [issue
#100](https://github.com/mmcloughlin/avo/issues/100) based on the original
reported allocation failure.

Based on the pull request
[`klauspost/compress#186`](https://github.com/klauspost/compress/pull/186) at
`c1f3cf132cd8e214b38cc16e418bf2e501ccda93` with the lines after `FIXME`
comments re-activated and other minimal edits to make it work in this
environment.

Original code covered by [BSD 3-Clause License](LICENSE).