opencv/modules
Vincent Rabaud 7728dd3387
Merge pull request #26782 from vrabaud:png_leak
Fix potential READ memory access #26782

This fixes https://oss-fuzz.com/testcase-detail/4923671881252864 and https://oss-fuzz.com/testcase-detail/5048650127966208

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-01-22 14:47:28 +03:00
..
calib3d Remove useless C headers 2025-01-13 16:34:28 +01:00
core Merge pull request #26798 from brad0:opencv_powerpc_elf_aux_info 2025-01-20 13:33:46 +03:00
dnn Fixed Android build with Vulkan support. 2025-01-13 21:13:22 +03:00
features2d Remove useless C headers 2025-01-13 16:34:28 +01:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Add include chrono gstreamersource.cpp 2024-12-24 06:53:30 +00:00
highgui Merge pull request #26379 from cdcseacave:jxl_codec 2024-12-31 11:56:35 +03:00
imgcodecs Merge pull request #26782 from vrabaud:png_leak 2025-01-22 14:47:28 +03:00
imgproc Merge pull request #26810 from MaximSmolskiy:improve-robustness-for-fitEllipseAMS 2025-01-22 12:49:12 +03:00
java Merge pull request #26057 from asmorkalov:as/android_16k_pages 2024-12-31 11:53:04 +03:00
js Merge pull request #26147 from vrabaud:opencv_js 2024-12-19 17:35:16 +03:00
ml Merge pull request #26590 from Kumataro:fix26589 2024-12-17 07:40:27 +03:00
objc Merge pull request #26713 from homuler:fix/build-ios-framework 2025-01-10 14:48:56 +03:00
objdetect Merge pull request #26753 from shyama7004:RotatedMarkers 2025-01-13 10:51:03 +03:00
photo Photo_CalibrateDebevec.regression-fix 2025-01-12 19:45:22 +05:30
python addition of POST_BUILD 2025-01-09 20:40:56 +05:30
stitching Document some stitching methods and enable bindings for them. 2024-11-25 14:03:49 +03:00
ts Fix Syntax warning in ts summary.py 2024-12-18 05:27:10 +08:00
video build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
videoio Merge pull request #26800 from shyama7004:fix-cap-orientation-auto-default 2025-01-22 13:55:48 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00