diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-08-16 23:21:51 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2019-08-19 19:06:14 +0200 |
commit | 3636e82135ce5ade87c238e61a315df23dbcd4d6 (patch) | |
tree | f39ab2413cb8ba8065533dc36b71345fbe17b717 /net/wimax/stack.c | |
parent | 40d8aff614f71ab3cab20785b4f213e3802d4e87 (diff) |
soc: samsung: chipid: Fix memory leak in error path
Currently when the call to product_id_to_soc_id fails there
is a memory leak of soc_dev_attr->revision and soc_dev_attr
on the error return path. Fix this by adding a common error
return path that frees there obects and use this for two
error return paths.
Addresses-Coverity: ("Resource leak")
Fixes: 3253b7b7cd44 ("soc: samsung: Add exynos chipid driver support")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'net/wimax/stack.c')
0 files changed, 0 insertions, 0 deletions