Skip to content
Snippets Groups Projects
Commit ccecb05a authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

iproto: fix a race condition and crash found by @rvncerr

Don't subtract con->parse_size on every call to iproto_connection_close(),
there may be many calls if there are many outstanding requests when
the socket is closed.
parent b98587e6
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