Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2750 Fix FP in SE_PREVENT_EXT_OBJ_OVERWRITE #2762

Conversation

PatrikScully
Copy link
Contributor

@PatrikScully PatrikScully commented Dec 11, 2023

Fix FP in SE_PREVENT_EXT_OBJ_OVERWRITE when the if statement logic or the bytecode shape of the function was different than the existing examples
fixes #2750


Make sure these boxes are checked before submitting your PR -- thank you!

  • Added an entry into CHANGELOG.md if you have changed SpotBugs code

@PatrikScully PatrikScully force-pushed the feature/#2750-extend-read-externalize-detector branch from 613359e to 2404224 Compare December 11, 2023 13:45
@hazendaz hazendaz self-assigned this Dec 12, 2023
@hazendaz hazendaz merged commit 73801da into spotbugs:master Dec 12, 2023
2 of 5 checks passed
@PatrikScully PatrikScully deleted the feature/#2750-extend-read-externalize-detector branch December 15, 2023 22:09
@hazendaz hazendaz added this to the SpotBugs 4.8.4 milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive SE_PREVENT_EXT_OBJ_OVERWRITE
3 participants