Fixed : decompression issue on 32-bits CPU without unaligned memory access
authorYann Collet <yann.collet.73@gmail.com>
Sat, 29 Nov 2014 15:41:28 +0000 (16:41 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Sat, 29 Nov 2014 15:41:28 +0000 (16:41 +0100)
commitdc43a1f6b5373e4e931f09b89ae7680be5afca69
treedeb8b1c5d4844a78a89903112d8d11085acb44dc
parente3d1b4e020d9b34ebfa688270e2a1ca3fd4fecdf
Fixed : decompression issue on 32-bits CPU without unaligned memory access
examples/Makefile
lz4.c
lz4.h
programs/lz4cli.c