Johan Knutzen
Results
2
issues of
Johan Knutzen
Crashing line: 430: bitD->bitContainer = MEM_readLEST(bitD->ptr); in bitstream.h in the function BIT_reloadDStream() triggered by FSE_decompressU16() with the following code: ``` const uint8_t* casted2 = (uint8_t*)"Àâ(¢x(Kùÿÿcb¿\a"; uint16_t out[256]; size_t ret =...
Repro: ``` constexpr size_t inSize = 24; uint16_t in[inSize] = {0, 0, 3, 2, 0, 0, 0, 0, 314, 0, 0, 0, 0, 51, 50, 0, 0, 59, 22, 36,...