netio_bridge_save_config does not check if the nio exists
Closed this issue · 0 comments
flaviojs commented
netio_bridge_save_config
does not check if the nio exists before printing the "nio_bridge add_nio" line.
It will either produce a garbage line or crash.
Discovered while converting to rust.