Bugfix 8567
Compare changes
Files
3@@ -33,6 +33,7 @@
@@ -86,6 +87,24 @@ typedef union dap_chain_node_addr {
[+] Added check for character input in the dap_chain_node_addr_from_str function. To fix the possibility of entering a non-alid node address, or rather the last part of it.