Lines Matching refs:reported
24 perf : fix bad degenerative case, reported by @c-morgenstern
25 …failed when using a combination of extDict + low memory address (#397), reported and fixed by Juli…
30 build : `make` and `make test` compatible with `-jX`, reported by @mwgamera
32 install: fix man page directory (#387), reported by Stuart Cardall (@itoffshore)
35 cli : fix : do not modify /dev/null permissions, reported by @Maokaman1
41 API : fix : expose obsolete decoding functions, reported by Chen Yufei
51 lz4cat : fix : works with relative path (#284) and stdin (#285) (reported by @beiDei8z)
59 …ed compilation directives provided through environment variables (#274, reported by Antoine Martin)
64 fix : compilation on gcc 4.4 (#272), reported by Antoine Martin
93 Fixed : incompatibility sparse mode vs console, reported by Yongwoon Cho (#105)
94 Fixed : LZ4IO exits too early when frame crc not present, reported by Yongwoon Cho (#106)
95 Fixed : incompatibility sparse mode vs append mode, reported by Takayuki Matsuoka (#110)
109 Fixed : Bug #75 (unfinished stream), reported by Yongwoon Cho
125 Fixed : Fuzzer + frametest compatibility with NetBSD (issue #48, reported by Thomas Klausner)
134 Fixed : GCC 4.9 bug on highest performance settings, reported by Greg Slazinski
135 Fixed : bug within LZ4 HC streaming mode, reported by James Boyle
136 Fixed : older compiler don't like nameless unions, reported by Cheyi Lin