]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: set null termination explicitly
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 27 Sep 2012 23:02:21 +0000 (16:02 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Mon, 8 Oct 2012 22:15:08 +0000 (15:15 -0700)
commitacb3053904f40cfaa8e97030fc95d3447f522373
tree38f9e09edddb7193757d9ec055bccb57da79c454
parent8731d0d155516f77339f49f0a6ccff7a07842a2d
rgw: set null termination explicitly

Make sure that string is null terminated.
Fixes coverity issue.

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