Description
reactos-bootcd-0.4.15-dev-5369-g51f7891-x86-gcc-lin-dbg
https://git.reactos.org/?p=reactos.git;a=blob;f=sdk/tools/hhpcomp/chmc/chmc.c#l943
"if ((wsize_code < 15) || (wsize_code > 21))" is useless as wsize_code is constant equal to 16
likely copy paste from https://git.reactos.org/?p=reactos.git;a=blob;f=sdk/tools/hhpcomp/lzx_compress/lzx_layer.c#l1189
Found thanks to https://lgtm.com/projects/g/reactos/reactos