Skip to content

imgproc(resize): avoid OOB access#16504

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:issue_16501
Feb 4, 2020
Merged

imgproc(resize): avoid OOB access#16504
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:issue_16501

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Feb 4, 2020

resolves #16501
relates #15257

drop optimization for channels>4:

  • zero test coverage
  • not a part of usual pipelines (out of optimization scope)

@opencv-pushbot opencv-pushbot merged commit f67c8e3 into opencv:3.4 Feb 4, 2020
@alalek alalek mentioned this pull request Feb 4, 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.

Bug in resize for 5 channels images

3 participants