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

core: fix bad-cast on param_get fail #384

Merged
merged 1 commit into from
May 3, 2018
Merged

Conversation

julianoes
Copy link
Collaborator

If we did not successfully receive a param we should not try to cast it
otherwise it will crash with an abort and we'll be quite unhappy.

If we did not successfully receive a param we should not try to cast it
otherwise it will crash with an abort and we'll be quite unhappy.
@JonasVautherin JonasVautherin merged commit 7a4a68c into develop May 3, 2018
@JonasVautherin JonasVautherin deleted the fix-bad-param-cast branch May 3, 2018 21:10
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.

2 participants