]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix crash in swift CORS preflight request
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 29 Jul 2014 22:25:47 +0000 (15:25 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Sat, 2 Aug 2014 20:20:27 +0000 (13:20 -0700)
commit6f1a54436c63a4cb63712936fccade3267d03db8
treebad28a684d1d719cfff005b60164f4a43935be5d
parentdfcd99567e925bd6565ef4676c560f6c8c89e683
rgw: fix crash in swift CORS preflight request

Fixes: #8586
This fixes error handling, in accordance with commit 6af5a537 that fixed
the same issue for the S3 case.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 18ea2a869791b4894f93fdafde140285f2e4fb65)
src/rgw/rgw_rest_swift.cc