-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
1
-
Storage Engines - 2022-06-27
Uninitialized scalar variable
The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
/src/schema/schema_create.c:1062: UNINIT 122184 Declaring variable "cval" without initializer.
/src/schema/schema_create.c:1103: UNINIT 122184 Using uninitialized value "cval.len".