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
852bc09 to
8180e86
Compare
8180e86 to
901705f
Compare
|
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. |
There is a false negative if you remove the call to
|
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.