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

Bug fix for BadHexadecimalConversionDetector #4

Merged
merged 1 commit into from May 16, 2013
Merged

Bug fix for BadHexadecimalConversionDetector #4

merged 1 commit into from May 16, 2013

Conversation

pcavezzan
Copy link
Contributor

Hi,
I've just noticed a little bug in the BadHexadecimalConversionDetector when I was using the find-sec-bugs in my project. Actually, a nullPointerEx was notified by maven and eclipse (in the log view) when I scanned my project.
It seemed like "classContext.getMethodGen(m)" return null for any method in any interfaces.

I hope it can help you and thanks for your findbugs plugin.

Patrice CAVEZZAN

h3xstream added a commit that referenced this pull request May 16, 2013
Bug fix for BadHexadecimalConversionDetector
@h3xstream h3xstream merged commit dbdf0c0 into find-sec-bugs:master May 16, 2013
@h3xstream
Copy link
Member

Thanks for the fix !

@pcavezzan pcavezzan deleted the fixes branch May 16, 2013 22:09
@h3xstream h3xstream removed the bug label Oct 4, 2021
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.

None yet

2 participants