]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: init value in CopyProgressCtx ctor
authorSage Weil <sage@inktank.com>
Sat, 29 Sep 2012 00:54:34 +0000 (17:54 -0700)
committerSage Weil <sage@inktank.com>
Sat, 29 Sep 2012 00:54:34 +0000 (17:54 -0700)
commitd5f8e42b14b2efe26208a04db2af0c33a00a0d19
tree185ffa1f062b8b45dd7a6c095148b666a8cc8cae
parente43f4ff872523fef7cf1d820a138bc4e0e443f7b
librbd: init value in CopyProgressCtx ctor

CID 717227: Uninitialized pointer field (UNINIT_CTOR)
At (4): Non-static class member "src_size" is not initialized in this constructor nor in any functions that it calls.

Signed-off-by: Sage Weil <sage@inktank.com>
src/librbd/internal.cc