]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix crash in swift CORS preflight request 2162/head
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 29 Jul 2014 22:25:47 +0000 (15:25 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 29 Jul 2014 22:33:03 +0000 (15:33 -0700)
commit18ea2a869791b4894f93fdafde140285f2e4fb65
tree1df58c8563d768fab08db0514b24dafc375712c8
parentd3de69f8a531bd1c2e95596b3520ab1d4f2a04b6
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>
src/rgw/rgw_rest_swift.cc