4.x
dnn: move module from opencv_contrib
Fix memory leak and handle realloc failure
Fixed some issues found by static analysis
Remove cv::dnn::Importer
dnn: cleanup torch integration code
dnn: remove malloc.h include
Merge pull request #25686 from Kumataro:fix25674