[Github-comments] [geany/geany-plugins] Debugger plugin: potential cppcheck false positive: uninitvar (#1014)

Enrico Tröger notifications at xxxxx
Sat Oct 17 09:40:08 UTC 2020


> Maybe restructure the widgets loop as a `for()` and cppcheck might recognise it better?

Tried but didn't help and would be even worse as you first need to know the array size.
#1017 fixes the `cppcheck` warning which actually seems to be a false positive, `cppcheck` gets confused about the pointer dereferencing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1014#issuecomment-710785219
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201017/4c1ac2dc/attachment.htm>


More information about the Github-comments mailing list