changed LZ4_compress_generic() logic
authortest4973 <Kdo4973@hotmail.com>
Thu, 5 Apr 2018 23:38:43 +0000 (16:38 -0700)
committertest4973 <Kdo4973@hotmail.com>
Thu, 5 Apr 2018 23:43:46 +0000 (16:43 -0700)
commit64a3e41acaf9e186937d32c9dd2dc104e5bc4a72
treed59b9c1a0886d3469c45c419c5df5d8a794eafbc
parent6d931b6a93100fe2cb4dafc032ff486c814d1fed
changed LZ4_compress_generic() logic

to use indexes (U32) instead of Ptr.

byPtr is still present.
lib/lz4.c