Commit 77528e7
committed
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>1 parent 3a89a33 commit 77528e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments