]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix crash when missing content-type in POST object
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 29 Jan 2013 01:13:23 +0000 (17:13 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 29 Jan 2013 01:31:10 +0000 (17:31 -0800)
commitf41010c44b3a4489525d25cd35084a168dc5f537
tree26d70e830f18c1620b186a42404e0c135f10ba78
parenta972fd4086dea05b2e7943a20bc8c8d58afbf93c
rgw: fix crash when missing content-type in POST object

Fixes: #3941
This fixes a crash when handling S3 POST request and content type
is not provided.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_rest_s3.cc