Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
e653894bce
@ -3709,6 +3709,8 @@ mbus_data_record_new()
|
||||
return NULL;
|
||||
}
|
||||
|
||||
memset(record, 0, sizeof(mbus_data_record));
|
||||
|
||||
record->next = NULL;
|
||||
return record;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user