mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
At the end, currentByte = byteList.ptr()[base + currentByteIdx]; could be out of bound though never used.
At the end, currentByte = byteList.ptr()[base + currentByteIdx]; could be out of bound though never used.