• Home
  • Raw
  • Download

Lines Matching refs:fix

3 fix : corruption in v1.8.2 at level 9 for files > 64KB under rare conditions (#560)
14 fix : compression compatible with low memory addresses (< 0xFFFF)
15 fix : decompression segfault when provided with NULL input, by @terrelln
24 perf : fix bad degenerative case, reported by @c-morgenstern
25 fix : decompression failed when using a combination of extDict + low memory address (#397), reporte…
27 cli : fix : `lz4 -d --rm` preserves timestamp (#441)
28 cli : fix : do not modify /dev/null permission as root, by @aliceatlas
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
43 build : fix : static lib installation, by Ido Rosen
51 lz4cat : fix : works with relative path (#284) and stdin (#285) (reported by @beiDei8z)
52 cli : fix minor notification when using -r recursive mode
55 build : Makefile : fix make -jX lib+exe concurrency (#277)
59 fix : Makefile : release build compatible with PIE and customized compilation directives provided t…
63 cli : fix : Large file support in 32-bits mode on Mac OS-X
64 fix : compilation on gcc 4.4 (#272), reported by Antoine Martin
78 cli : fix : crash on some invalid inputs
79 cli : fix : -t correctly validates lz4-compressed files, by Nick Terrell
80 cli : fix : detects and reports fread() errors, thanks to Hiroshi Fujishima report #243
96 Performance fix : big compression speed boost for clang (+30%)
188 fix : support ppc64le platform (issue 131)
189 fix : Issue 52 (malicious address space overflow in 32-bits mode when using large custom format)
190 fix : Makefile : minor issue 130 : header files permissions
195 fix : block-dependency command line (issue 127)
196 fix : lz4fullbench (issue 128)