mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
8755ffbf31
A difference of two pointers was casted to unsigned which can lead to overflow on 64-bit systems.