]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: initialize tid in MetaRequest ctor
authorSage Weil <sage@inktank.com>
Wed, 17 Oct 2012 18:59:36 +0000 (11:59 -0700)
committerSage Weil <sage@inktank.com>
Wed, 17 Oct 2012 18:59:55 +0000 (11:59 -0700)
commit85a26ad2b8e7f1b449c0618c1ed2bd7d1aa4f8c8
tree3b859f283ed685f405e5d11dd6427dff24d6a3b3
parent676db60c804b26dad557ea1e82b4f8fda9af0f86
client: initialize tid in MetaRequest ctor

CID 717207 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
At (2): Non-static class member "tid" is not initialized in this constructor nor in any functions that it calls.

Signed-off-by: Sage Weil <sage@inktank.com>
src/client/MetaRequest.h