acutally initialize num_auditors field, helps a lot...
This commit is contained in:
parent
5a0ee21b48
commit
43126e867a
@ -594,6 +594,7 @@ decode_keys_json (const json_t *resp_obj,
|
||||
auditor_info,
|
||||
key_data));
|
||||
}
|
||||
key_data->num_auditors = len;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user