cwFlowNet.h : Fixed memory leak.
This commit is contained in:
parent
e178cb5f70
commit
bdda5e82fb
@ -1726,6 +1726,8 @@ namespace cw
|
||||
goto errLabel;
|
||||
}
|
||||
}
|
||||
|
||||
mem::release(r.label);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user