Skip to content
Snippets Groups Projects
Commit d92f3d68 authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott
Browse files

Fix memory leak of one opcBuffer per connection

LWS wasn't giving us the usual connection closed callbacks due to our early hijack of the connection. Instead, delete the buffer when we unregister the client's poll FD.

resolves #28
parent 8b4e2529
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment