BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ Content-Range
Don't rely on a response body being present should a Content-Range header be parsed. Unit tests captured the original crash and confirm the fix.
Showing
- indra/llcorehttp/_httpoprequest.cpp 6 additions, 4 deletionsindra/llcorehttp/_httpoprequest.cpp
- indra/llcorehttp/httpresponse.h 7 additions, 2 deletionsindra/llcorehttp/httpresponse.h
- indra/llcorehttp/tests/test_httprequest.hpp 151 additions, 1 deletionindra/llcorehttp/tests/test_httprequest.hpp
- indra/llcorehttp/tests/test_llcorehttp_peer.py 67 additions, 17 deletionsindra/llcorehttp/tests/test_llcorehttp_peer.py
Loading
Please register or sign in to comment