]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: use strict_strtoll() for content length 3553/head
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 30 Jan 2015 18:51:52 +0000 (10:51 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 30 Jan 2015 18:53:51 +0000 (10:53 -0800)
commit1c25dbafb45caf1b261cfcec15b868a2ba6b5fef
tree0cc8b61929e17ab2d81aab94aa5ba391cc97fb64
parent50647876971a2fe65a02e4de3c0bc62fec4887c4
rgw: use strict_strtoll() for content length

instead of strict_strtol().

Backport: giant, firefly
Fixes: #10701
Reported-by: Axel Dunkel <ad@dunkel.de>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_rest.cc