compression: Use correct value for nibble_index
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 7 Mar 2022 07:09:40 +0000 (20:09 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 May 2022 02:22:35 +0000 (02:22 +0000)
commit7fab9f90e8a90318b279b1d69656fd997a597665
tree1b657d64d6a042ee40453ce82b7bcb7d3c931152
parentf8feac11cbba9a955485b0c4b12f386e9ce6c385
compression: Use correct value for nibble_index

Previously, we were setting this to the wrong value and overwriting
existing output data.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/compression/lzxpress.c
selftest/knownfail.d/lzxpress