+6
−0
+3
−2
+2
−2
+1
−1
tests/data/test543
0 → 100644
+35
−0
Loading
function do wrong on all input bytes that are >= 0x80 (decimal 128) due to a signed / unsigned mistake in the code. I fixed it and added test case 543 to verify.