mirror of https://github.com/MariaDB/server
Browse Source
comparing uninitialized values. dict_mem_table_create(): Initialize table->version_number. ins_node_create(): Initialize node->table_version_number. row_create_prebuilt(): Initialize all fields. Initialize most fields by memset(), so that any fields that are added will be initialized automatically.pull/374/head
3 changed files with 6 additions and 36 deletions
Loading…
Reference in new issue