GNS3/dynamips

netio_bridge_save_config does not check if the nio exists

Closed this issue · 0 comments

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.