-
- Downloads
Runtime [ia32]: low_hashmem() needs to support small nbytes.
When compiling --with-abi=32 low_hashmem_ia32_crc32() may get called with an nbytes value of 16 (when hashing the opcode table). Fixes fatal error in the above case.
Loading
Please register or sign in to comment