Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Segfault when second instance of test_basic started #32

Closed
vvromanov opened this issue Aug 28, 2017 · 2 comments
Closed

Segfault when second instance of test_basic started #32

vvromanov opened this issue Aug 28, 2017 · 2 comments

Comments

@vvromanov
Copy link
Contributor

Details

Compile and start test_basic, start second instance of test_basic. Second instance will be ended with segfault in evhtp_unbind_socket. htp->server==NULL

Version

master

@NathanFrench
Copy link
Collaborator

DOH! I will hot-patch tonight! Thank you.

@NathanFrench
Copy link
Collaborator

Fixed, thank you very much. Until the next release, I suggest any code that uses this until the next release manually check the arguments before passing. It's just a wrapper around evconnlistener_free

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

No branches or pull requests

2 participants