Skip to content

calib3d: fix vector access in USAC#26530

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-usac-vector-access
Nov 26, 2024
Merged

calib3d: fix vector access in USAC#26530
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-usac-vector-access

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

Issue found with debug hardening mode of libc++ when runnig various USAC tests:

/usr/local/include/c++/v1/vector:1443: assertion __n < size() failed: vector[] index out of bounds

@asmorkalov asmorkalov added this to the 4.11.0 milestone Nov 26, 2024
@asmorkalov asmorkalov self-assigned this Nov 26, 2024
@asmorkalov asmorkalov merged commit 68941ef into opencv:4.x Nov 26, 2024
@mshabunin mshabunin deleted the fix-usac-vector-access branch November 26, 2024 19:18
@asmorkalov asmorkalov mentioned this pull request Nov 28, 2024
@asmorkalov asmorkalov mentioned this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants