-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hi, not sure what this line is trying to achieve, but it crashes my application when querying a node ip list.
Line 1054 in 3a10e27
| memset(&result, 0, sizeof(CurrentTickInfo)); |
You can reproduce it with the following command:
qubic-cli.exe -nodeip "62.2.98.74" -getnodeiplist
Possible fix:
Simply removing the above line.
Metadata
Metadata
Assignees
Labels
No labels