GitHub
CERT Secure Coding

EXP07-J. Prevent loss of useful data due to weak references

This rule is a stub.

Noncompliant Code Example

This noncompliant code example shows an example where ...

Non-compliant code

Compliant Solution

In this compliant solution, ...

Compliant code

Risk Assessment

If weak references are misused then ...

Rule Severity Likelihood Detectable Repairable Priority Level
EXP07-J Low Probable No No P2 L3

Automated Detection

ToolVersionCheckerDescription
Security Reviewer - Static Reviewer

6.02

LeakXMLFull Implementation

Bibliography

[ FindBugs 2008 ]Lost Loggers