]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
LogEntry.h: init LogEntry::prio in constructor
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 25 Sep 2014 11:34:47 +0000 (13:34 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 1 Oct 2014 14:03:28 +0000 (16:03 +0200)
commit17fa397b363d55f0dabf9674af2a5618b472b5a3
tree1f5125229955a30fa5eaa748d2be2d1ca96fbd75
parent7d6e21d8d1bb6fb843f9405fe78b962f4f9c1c0d
LogEntry.h: init LogEntry::prio in constructor

CID 1240202 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
 uninit_member: Non-static class member prio is not initialized
 in this constructor nor in any functions that it calls.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/common/LogEntry.h