conncache: fix several lock issues
If the lock is released before the dealings with the bundle is over, it may have changed by another thread in the mean time. Fixes #2132 Fixes #2151 Closes #2139
Showing
- lib/conncache.c 189 additions, 33 deletionslib/conncache.c
- lib/conncache.h 19 additions, 7 deletionslib/conncache.h
- lib/multi.c 14 additions, 42 deletionslib/multi.c
- lib/url.c 77 additions, 97 deletionslib/url.c
- lib/urldata.h 7 additions, 3 deletionslib/urldata.h
- tests/data/test1554 9 additions, 1 deletiontests/data/test1554
Loading
Please register or sign in to comment