tools/squashfs4: fix bugs of xz compress options
authorLiangbin Lian <jjm2473@gmail.com>
Wed, 19 Aug 2020 15:44:48 +0000 (23:44 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 27 Sep 2020 22:37:50 +0000 (00:37 +0200)
commit910ac641cc65fafabf9b4fb1b0fc6aacf49ef38c
tree2c5a1329467b7428309f924fecf42f44d20b2918
parente6bcfdfdbaedf528a272b1b9425cd13d5c39a250
tools/squashfs4: fix bugs of xz compress options

lzma_xz_dump_options never return NULL,
should compare real options with default options

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
tools/squashfs4/patches/160-expose_lzma_xz_options.patch