Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null pointer is passed to DPLParserCatalystVisitor in LogicalStatementCatalyst #484

Open
Abigael-JT opened this issue Jan 24, 2025 · 0 comments · May be fixed by #485
Open

Null pointer is passed to DPLParserCatalystVisitor in LogicalStatementCatalyst #484

Abigael-JT opened this issue Jan 24, 2025 · 0 comments · May be fixed by #485
Assignees
Labels
bug Something isn't working review

Comments

@Abigael-JT
Copy link
Contributor

Describe the bug

  • object subCtx is assigned null
  • Null pointer subCtx is passed to DPLParserCatalystVisitor in LogicalStatementCatalyst.java class

Expected behavior

There should be no null assignments to objects

How to reproduce

Screenshots

Software version

Desktop (please complete the following information if relevant):

  • OS:
  • Browser:
  • Version:

Additional context

Coverity report: CID 443535

@Abigael-JT Abigael-JT added the bug Something isn't working label Jan 24, 2025
@elliVM elliVM linked a pull request Jan 30, 2025 that will close this issue
@Abigael-JT Abigael-JT added review and removed review labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants