1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-26 22:03:04 +04:00
Files
opencv/modules
Erellu b201018a25 Fix UB in cv::error when breakOnError set to true
Fixes #28436.
Replaces a nullptr dereference (unguaranteed to cause a SEGFAULT) by `std::terminate` which will call the current `std::terminate_handler` and then SIGARBT.
2026-01-22 13:26:02 +01:00
..
2026-01-10 16:39:44 +01:00
2026-01-04 15:12:59 +01:00
2026-01-04 15:12:59 +01:00
2025-12-25 15:45:08 +06:00
2026-01-04 15:12:59 +01:00
2026-01-04 15:12:59 +01:00
2026-01-04 15:12:59 +01:00
2026-01-04 15:12:59 +01:00
2026-01-04 15:12:59 +01:00