mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
91a745adc5
It is undefined behavior in C++ to compute an adress out of the allocated zone (even when not dereferencing). https://en.cppreference.com/w/cpp/language/operator_arithmetic.html#Pointer_arithmetic