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

Use recursive call in Blackboard::createEntry #929

Closed
wants to merge 1 commit into from

Conversation

Aglargil
Copy link
Contributor

@Aglargil Aglargil commented Feb 6, 2025

fix: #921

Modified the implementation of Blackboard::createEntry to use a recursive call to rootBlackboard()->createEntry instead of rootBlackboard()->createEntryImpl.

@facontidavide
Copy link
Collaborator

Hi,

this seems to be a rather illegal syntax. i believe it should fail, if used.
let me address this differently

facontidavide added a commit that referenced this pull request Feb 9, 2025
@facontidavide
Copy link
Collaborator

see c23f8ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Null pointer dereference in ImportBlackboardFromJSON when entry creation fails
2 participants