[jboss-jira] [JBoss JIRA] (DROOLS-751) Missing nullchecks in LeftTupleSetsImpl
Tibor Zimányi (JIRA)
issues at jboss.org
Thu Mar 26 12:28:19 EDT 2015
Tibor Zimányi created DROOLS-751:
------------------------------------
Summary: Missing nullchecks in LeftTupleSetsImpl
Key: DROOLS-751
URL: https://issues.jboss.org/browse/DROOLS-751
Project: Drools
Issue Type: Bug
Reporter: Tibor Zimányi
Assignee: Mark Proctor
In class LeftTupleSetsImpl there are missing nullchecks in some methods that contains handling LeftTuple instances. I.e. in method removeInsert there is LeftTuple variable previous that is not nullchecked.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list