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