Skip to content

QR encoder: fix memory and unused variables issues#21174

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
APrigarina:fix_qr_encoder
Dec 2, 2021
Merged

QR encoder: fix memory and unused variables issues#21174
opencv-pushbot merged 1 commit intoopencv:3.4from
APrigarina:fix_qr_encoder

Conversation

@APrigarina
Copy link
Copy Markdown
Contributor

@APrigarina APrigarina commented Dec 2, 2021

Resolves #21098

This PR fixes access to uninitialized memory and illegal access to array and removes unused variables

Validation:

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@opencv-pushbot opencv-pushbot merged commit b6df9de into opencv:3.4 Dec 2, 2021
@alalek alalek mentioned this pull request Dec 3, 2021
@alalek alalek mentioned this pull request Dec 30, 2021
@alalek alalek mentioned this pull request Feb 22, 2022
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.

3 participants