New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Sun Oct 25 04:24:31 PDT 2015
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.
1 new defect(s) introduced to LibreOffice found with Coverity Scan.
17 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1328719: FindBugs: Performance (FB.SIC_INNER_SHOULD_BE_STATIC)
/qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java: 45 in ()
________________________________________________________________________________________________________
*** CID 1328719: FindBugs: Performance (FB.SIC_INNER_SHOULD_BE_STATIC)
/qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java: 45 in ()
39 * Test is <b> NOT </b> multithread compliant. <p>
40 * @see com.sun.star.util.XModifyBroadcaster
41 */
42 public class _XModifyBroadcaster extends MultiMethodTest {
43 public XModifyBroadcaster oObj = null;
44
>>> CID 1328719: FindBugs: Performance (FB.SIC_INNER_SHOULD_BE_STATIC)
>>> Should ifc.util._XModifyBroadcaster$TestModifyListener be a _static_ inner class?
45 protected class TestModifyListener implements XModifyListener {
46 public void disposing ( EventObject oEvent ) {}
47 public void modified (EventObject aEvent ) {}
48 }
49
50 private final TestModifyListener listener = new TestModifyListener();
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://scan.coverity.com/projects/libreoffice?tab=overview
To manage Coverity Scan email notifications for "libreoffice at lists.freedesktop.org", click https://scan.coverity.com/subscriptions/edit?email=libreoffice%40lists.freedesktop.org&token=d6481d718a775246b2340f282ebe5939
More information about the LibreOffice
mailing list