Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Test Failure
-
Low
-
Normal
-
User Report
-
All
-
None
-
Description
Some places in the code base do not to close the file (some channel-proxy) in case of errors. We should close the channel-proxy in those cases - at least to not make the situation (due to that OOM) even worse.