issues revealed with Clang static code analysis | profiling (Bug #4449)
Description
Activating pedantic flags reveals a lot of issues ranging from Memory Allocation and Leaks to Logic Errors and Dead Store - see attached image ~678 issues and still counting. How one is supposed to efficiently (and quickly) report those?
History
Updated by Nik Yotis over 9 years ago
ideas?
Updated by Alexander Alekhin over 9 years ago
Hi,
Do you observe real problems except pedantic compiler messages?
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/5049