oktetlabs / test-environment

OKTET Labs Test Environment
Other
5 stars 9 forks source link

lib/tapi: fix error path in find net by node API #48

Closed okt-imalov closed 1 week ago

okt-imalov commented 1 month ago

Error path in this helper has memory leaks and a futile break statement in the inner loop. Fix it.

Fixes: afaada7087af ("Import the first public release")

Reviewed-by: Denis Pryazhennikov denis.pryazhennikov@arknetworks.am