SIGN IN SIGN UP

rgw/http: skip pause/resume when the request already finished

req_data->mgr is null once the request finishes. Check it in
_set_write_paused and _set_read_paused before calling set_request_state,
otherwise a late streaming write segfaults.

Signed-off-by: Matthew N. Heler <matthew.heler@hotmail.com>
M
Matthew N. Heler committed
899457aeca0c3fffbe72fedeab9c5118bb0f670d
Parent: a12a619