diff options
-rw-r--r-- | modules/devices/spd-decode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/devices/spd-decode.c b/modules/devices/spd-decode.c index 5b290743..bf5547f6 100644 --- a/modules/devices/spd-decode.c +++ b/modules/devices/spd-decode.c @@ -1786,6 +1786,7 @@ void scan_spd_do(void) { const gchar *dir_path = NULL; int max_size = 256; + ddr4_partial_data = FALSE; no_driver = FALSE; no_support = FALSE; |