diff options
author | Peng Hao <peng.hao2@zte.com.cn> | 2019-02-13 17:53:29 +0300 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2019-02-21 04:23:39 +0300 |
commit | a245b62be3f0274114df49a8b5481be6383b314f (patch) | |
tree | 9a649d393ff30e1a914960905508ca2ae455ef4f /net/unix/scm.c | |
parent | 76b1ae8698d63a15000068057ccae38ec763baaa (diff) | |
download | linux-a245b62be3f0274114df49a8b5481be6383b314f.tar.xz |
thermal/qcom/tsens-common : fix possible object reference leak
of_find_device_by_node() takes a reference to the struct device
when it finds a match via get_device.
We also should make sure to drop the reference to the device
taken by of_find_device_by_node() when returning error.
Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'net/unix/scm.c')
0 files changed, 0 insertions, 0 deletions