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