[
https://issues.jboss.org/browse/DROOLS-751?page=com.atlassian.jira.plugin...
]
Petr Široký reopened DROOLS-751:
--------------------------------
The PR was rejected, so reopening.
Please do not mark the issue as DONE until the code gets actually merged into the branch.
Also please when creating the issue, fill in the details like environment, affected
version, component, etc.
Thanks!
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)