mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
fc28ba3156
* Fix harmless MSAN error. This is similar to https://github.com/opencv/opencv/pull/21527 A macro is also created to simplify the code. * Declare fallback only once.