clean up properly when interface creation fails
previously, if ns_clientmgr_create()
failed, the interface was not cleaned up correctly and an assertion or segmentation fault could follow. this has been fixed.
Closes #3521 (closed)
Edited by Evan Hunt