Commit fb9268a
committed
messages/MMDSOpenInoReply.h: init 'error' in ctor
Fix for:
CID 1026812 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member error 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 08506f3 commit fb9268a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments