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

textops: prevent null dereference on tr_txt_eval_re error #337

Merged
merged 1 commit into from Sep 23, 2015

Conversation

doublec
Copy link
Contributor

@doublec doublec commented Sep 23, 2015

  • Check for NULL pointer before calling subst_expr_free
    to prevent NULL pointer dereference when there is an
    unknown subtype error.

- Check for NULL pointer before calling subst_expr_free
  to prevent NULL pointer dereference when there is an
  unknown subtype error.
miconda added a commit that referenced this pull request Sep 23, 2015
textops: prevent null dereference on tr_txt_eval_re error
@miconda miconda merged commit 0678f51 into kamailio:master Sep 23, 2015
@doublec doublec deleted the textops_null_dereference branch September 23, 2015 12:52
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