Skip to content
New issue

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

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

Already on GitHub? # to your account

avoid NULL pointer dereference in re_case_expand() #670

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ltx2018
Copy link

@ltx2018 ltx2018 commented Apr 28, 2020

if used==0 in parse_int , parse->error maybe REG_NOERROR but return NULL in parse_regexp

@ltx2018 ltx2018 changed the title set error before return in parse_int avoid NULL pointer dereference in re_case_expand() Apr 28, 2020
@ltx2018
Copy link
Author

ltx2018 commented May 18, 2020

ping ?

@ltx2018
Copy link
Author

ltx2018 commented Jun 19, 2020

fix #671
ping @raphink

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

Successfully merging this pull request may close these issues.

1 participant