error-prone icon indicating copy to clipboard operation
error-prone copied to clipboard

'this' escapes constructor bugpattern

Open tjog opened this issue 3 years ago • 1 comments

A simple checker for the issue #184 . Does not use more advanced features such as dataflow to detect the pattern more accurately (that is if everything has been initialized at that point/expression).

Closes #184.

tjog avatar Mar 08 '22 13:03 tjog

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

google-cla[bot] avatar Mar 08 '22 13:03 google-cla[bot]