Commit ba8988b
committed
mds/CDir.cc: init some integer vars of C_IO_Dir_OMAP_Fetched in ctor
Fix for:
CID 1238901 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member ret1 is not initialized in
this constructor nor in any functions that it calls.
uninit_member: Non-static class member ret2 is not initialized in
this constructor nor in any functions that it calls.
uninit_member: Non-static class member ret3 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 f819cf1 commit ba8988b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1509 | 1509 | | |
1510 | 1510 | | |
1511 | 1511 | | |
1512 | | - | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
1513 | 1515 | | |
1514 | 1516 | | |
1515 | 1517 | | |
| |||
0 commit comments