cppcheck: objdetect/src/matching.cpp, memory leaks (Bug #1663)


Added by Nghia Ho about 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-03-08
Priority:Normal Due date:
Assignee:Marina Kolpakova % Done:

0%

Category:objdetect
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

At line 215 in matching.cpp it is missing

free(newFilter);
free(rot2PIFilter);

before the return


Related issues

duplicated by Patch #1391: Potential for memory leak in matching.cpp Cancelled

Associated revisions

Revision 2ca6a505
Added by Marina Kolpakova almost 13 years ago

Fixed bug #1663

Revision 616db74e
Added by Andrey Pavlenko over 11 years ago

Merge pull request #1663 from vpisarev:ocl_experiments3

History

Updated by Marina Kolpakova almost 13 years ago

Thanks for reporting!

  • Status changed from Open to Done
  • Target version set to 2.4.0
  • Assignee set to Marina Kolpakova

Also available in: Atom PDF