diff options
author | 2013-08-28 17:08:10 -0700 | |
---|---|---|
committer | 2013-09-03 22:08:51 -0700 | |
commit | c35455791c1131e7ccbf56ea6fbdd562401c2ce2 (patch) | |
tree | 913c5f5590faa818502c266a033f218573e5cc21 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rbd: fix buffer size for writes to images with snapshots (diff) | |
download | linux-dev-c35455791c1131e7ccbf56ea6fbdd562401c2ce2.tar.xz linux-dev-c35455791c1131e7ccbf56ea6fbdd562401c2ce2.zip |
rbd: fix null dereference in dout
The order parameter is sometimes NULL in _rbd_dev_v2_snap_size(), but
the dout() always derefences it. Move this to another dout() protected
by a check that order is non-NULL.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <alex.elder@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions