]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Exceptions should be caught by const reference
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 8 May 2018 23:23:02 +0000 (19:23 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 9 May 2018 17:26:29 +0000 (13:26 -0400)
commit1065d7996e359283f0f3e3804cdb77b4829a9191
tree379e9162e2a60dddc4df188eede3324a53e613d9
parent4365b1d358cd18c90d6371c96f5bc1a7516cd86b
rgw: Exceptions should be caught by const reference

/Not/ by value.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_acl_swift.cc