Uh oh!
There was an error while loading. Please reload this page.
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor - #8764
Fix #14949: FP leakNoVarFunctionCall when passing resource to constructor#8764ludviggunne wants to merge 2 commits into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
chrchr-github
commented
Jul 29, 2026
I wonder why we need so much new code, when there already is a true negative for this: Also see the OP in the forum. |
ludviggunne
commented
Jul 29, 2026
There is a false negative if you remove the call to
|
ludviggunne
commented
Jul 30, 2026
Actually I think it's to coupled with the error reporting to be reused in an effective way, so I'll stick with this. |
No description provided.