To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109942 Issue #|109942 Summary|scripting: FindBugs Warning Component|framework Version|OOo 2.4.0 Platform|Unknown URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|scripting Assigned to|kr Reported by|mtov
------- Additional comments from [email protected] Mon Mar 8 16:16:34 +0000 2010 ------- Dear all, We are conducting an study about the relevance of the warnings reported by the FindBugs tool when executed over several open-source systems. Particularly, in the case of OpenOffice, we would like to confirm the relevance of the following warning reported by the tool (for OpenOffice 2.4.0): Package: com.sun.star.script.framework.provider.javascript.ScriptEditorForJavaScript Method: edit Line: 22 Warning: Possible null pointer dereference. There is a branch of statement that, if executed, guarantees that a null value will be dereferenced, which would generate a NullPointerException when the code is executed. Since this warning seemed relevant to us, we would like to confirm our classification with OpenOffice's developers. Best regards, Marco Tulio Valente Brazil --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
