Commit 2450db6
committed
osd/ReplicatedPG.h: init flushed_version in FlushOp ctor
Fix for:
CID 1160851 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member flushed_version 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 bda4cd2 commit 2450db6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments