commit | 9cd7dde0730ed823b545910c0d5a676142015e3b | [log] [tgz] |
---|---|---|
author | Alex Chen <alex.chen@huawei.com> | Tue Nov 10 19:23:08 2020 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Nov 16 11:07:37 2020 +0000 |
tree | fa518ff4b8cebe978044e5d027c38a4154181656 | |
parent | dbb864ba4f7bc419a3ce473aa9436cc41b2e3dfd [diff] |
plugins: Fix two resource leaks in setup_socket() Either accept() fails or exits normally, we need to close the fd. Reported-by: Euler Robot <euler.robot@huawei.com> Signed-off-by: Alex Chen <alex.chen@huawei.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20201109082829.87496-3-alex.chen@huawei.com> Message-Id: <20201110192316.26397-3-alex.bennee@linaro.org>