opencv/modules/imgproc
eplankin d793ec2ffe
Merge pull request #21779 from eplankin:fix_11303
Fixed out-of-bounds read in parallel version of ippGaussianBlur()

* Fixed out-of-memory read in parallel version of ippGaussianBlur()

* Fixed check

* Revert changes in CMakeLists.txt
2022-04-05 15:58:15 +00:00
..
doc
include/opencv2
misc/java
perf
src Merge pull request #21779 from eplankin:fix_11303 2022-04-05 15:58:15 +00:00
test Merge pull request #21779 from eplankin:fix_11303 2022-04-05 15:58:15 +00:00
CMakeLists.txt