-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CID 35541: Uninitialized pointer field (UNINIT_CTOR)
16. uninit_member: Non-static class member ui is not initialized in this constructor nor in any functions that it calls. 2. uninit_member: Non-static class member lineStyle is not initialized in this constructor nor in any functions that it calls. 4. uninit_member: Non-static class member lineWidth is not initialized in this constructor nor in any functions that it calls. 6. uninit_member: Non-static class member startMarkerSelector is not initialized in this constructor nor in any functions that it calls. 8. uninit_member: Non-static class member midMarkerSelector is not initialized in this constructor nor in any functions that it calls. 10. uninit_member: Non-static class member endMarkerSelector is not initialized in this constructor nor in any functions that it calls. 12. uninit_member: Non-static class member capNJoinMenu is not initialized in this constructor nor in any functions that it calls. 14. uninit_member: Non-static class member spacer is not initialized in this constructor nor in any functions that it calls.
- Loading branch information
1 parent
2354e8f
commit d5a62cd
Showing
1 changed file
with
53 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters