> 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
