FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
2 1 0 0

org.apache.maven.doxia.module.latex.LatexSink

Bug Category Details Line Priority
org.apache.maven.doxia.module.latex.LatexSink.tableRows(int[], boolean) may expose internal representation by storing an externally mutable object into LatexSink.cellJustif MALICIOUS_CODE EI_EXPOSE_REP2 828 Medium