It would appear to be a correct warning, there is nothing to tell cppcheck that 
argument 2 is an out only argument so it has to assume the value is used in the 
function and hence an uninitialised value is being passed.

-- 
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/pull/916#issuecomment-538110962

Reply via email to