Skip to content

fix wrong memory allocation#16549

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
rayonnant14:objdetect_QRCode_issue_memory_allocation
Feb 11, 2020
Merged

fix wrong memory allocation#16549
opencv-pushbot merged 1 commit intoopencv:3.4from
rayonnant14:objdetect_QRCode_issue_memory_allocation

Conversation

@rayonnant14
Copy link
Copy Markdown
Contributor

There was mistake in use new() function without delete() function. I fixed it using vector instead dynamic array

@alalek
Copy link
Copy Markdown
Member

alalek commented Feb 11, 2020

Valgrind build.

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 pushed a commit that referenced this pull request Feb 11, 2020
@opencv-pushbot opencv-pushbot merged commit fb13b87 into opencv:3.4 Feb 11, 2020
@alalek alalek mentioned this pull request Feb 14, 2020
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