mirror of
https://github.com/ceph/ceph
synced 2025-01-06 19:20:49 +00:00
0b3c5dc58c
CID 716933: Dereference after null check (FORWARD_NULL) At (4): Passing null pointer "extra_ops->ops" to function "std::vector<OSDOp, std::allocator<OSDOp> >::operator [](std::vector<OSDOp, std::allocator<OSDOp> >::size_type)", which dereferences it. [hide details] All callers pass 1, but this was also hard-coded into the helper logic. Fix code (and doxygen desc) to allow other values. Signed-off-by: Sage Weil <sage@inktank.com> |
||
---|---|---|
.. | ||
Blinker.h | ||
Filer.cc | ||
Filer.h | ||
Journaler.cc | ||
Journaler.h | ||
ObjectCacher.cc | ||
ObjectCacher.h | ||
Objecter.cc | ||
Objecter.h | ||
WritebackHandler.h |