]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_json: parser sets data on all types when parsing
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 19 Dec 2018 11:15:30 +0000 (03:15 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 19 Dec 2018 11:36:49 +0000 (03:36 -0800)
commitd3e2d9bf06a0129526fa9041765f49712448400b
treee6e02a345d163cd1674d4074b099956b47def978
parentbf7ce944fac3de02c55620647fc4e2f8beef9757
ceph_json: parser sets data on all types when parsing

Fixes: http://tracker.ceph.com/issues/37706
This was changed in e47a228a868, but breaks existing usage.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/common/ceph_json.cc