Coverity: CID 122324: members not initialized in cppsuite...cursor_bound_01.cpp

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • Storage Engines - 2022-06-27
    • 1

      In cursor_bound_01.cpp: line 88, line 89:

      1. member_not_init_in_gen_ctor: The compiler-generated constructor for this class does not initialize _inclusive.
       88        bool _inclusive;
         	
      CID 122324 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
      2. member_not_init_in_gen_ctor: The compiler-generated constructor for this class does not initialize _lower_bound.
       89        bool _lower_bound;
      

            Assignee:
            Jie Chen
            Reporter:
            Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: