oktetlabs / test-environment

OKTET Labs Test Environment
Other
5 stars 10 forks source link

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

Closed okt-imalov closed 1 month ago

okt-imalov commented 2 months 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