YangY-Xiao
YangY-Xiao
Sorry for replying late. I test the poc with the latest version. There is no crash.
How about the last two commits?
so, line 495 in kwajd.c is not necessary, isn't it? https://github.com/kyz/libmspack/blob/master/libmspack/mspack/kwajd.c#L495
> > > > so, line 495 in kwajd.c is not necessary, isn't it? https://github.com/kyz/libmspack/blob/master/libmspack/mspack/kwajd.c#L495 > > Yes, that's correct. It could just be `if (lzh) lzh->sys->free(lzh);` Gotcha. So, for...