]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/EventSelect.h: init max_fd in ctor
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 11 Jun 2015 18:32:29 +0000 (20:32 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 17 Jul 2015 08:50:44 +0000 (10:50 +0200)
commit77528e7bfadf2cf3f25f1588e6cfd8d51b04fa71
tree0ab6f119dcd8a91ff6f7c8211de21161100a5ff5
parent3a89a336c1e5eeecd9960d0f907b841d3238aa1b
msg/async/EventSelect.h: init max_fd in ctor

Fix for:

CID 1254381 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
 uninit_member: Non-static class member max_fd 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/msg/async/EventSelect.h