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

scripting: added missing zero-pointer checks in StateMachine::executePending() #113

Merged
merged 1 commit into from
Sep 17, 2015

Conversation

meyerj
Copy link
Member

@meyerj meyerj commented Sep 15, 2015

This is a follow-up of 6537ae7 that was merged in #64. Some pointer checks were missing.

This patch is completely untested! I don't even know at the moment why the current pointer can be NULL in this method, but this is obviously the reason for the previous PR.

…Pending()

This is a follow-up of 6537ae7 merged in #64.

Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>
@smits
Copy link
Member

smits commented Sep 15, 2015

lgtm

meyerj added a commit that referenced this pull request Sep 17, 2015
scripting: added missing zero-pointer checks in StateMachine::executePending()
@meyerj meyerj merged commit 3720afb into master Sep 17, 2015
@meyerj meyerj deleted the self-deactivating-fsm branch September 17, 2015 16:36
meyerj added a commit that referenced this pull request Aug 10, 2016
scripting: added missing zero-pointer checks in StateMachine::executePending()
meyerj added a commit that referenced this pull request Dec 6, 2016
…reCheck()

See also commit f6c8c80 and #113.

Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>
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.

None yet

2 participants