]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix frontend crash in abort_early() on client disconnect 68782/head
authorShilpa Jagannath <smanjara@redhat.com>
Wed, 6 May 2026 21:50:17 +0000 (17:50 -0400)
committerShilpa Jagannath <smanjara@redhat.com>
Wed, 6 May 2026 21:50:17 +0000 (17:50 -0400)
commit8d0cd56e99a785fd1ae5b6a0fc46d313979f6072
tree4a1a3f8d10504beaae3c0e97b80bec361e7dd2ea
parent7fa364b13e265b5efb57112b42e3e77b559551bd
rgw: fix frontend crash in abort_early() on client disconnect

wrap the send_body() call in abort_early() with try/catch for
rgw::io::Exception

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
src/rgw/rgw_rest.cc