diff options
author | 2016-02-28 19:57:58 +0000 | |
---|---|---|
committer | 2016-03-03 15:07:22 +0100 | |
commit | 9761dca68c66f6e1305f9c3d5bb5a054512050b3 (patch) | |
tree | 77ec849f0a1e3c4ec60b3a0eacdf1db222c96968 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | jz4740-battery: Correct voltage change check (diff) | |
download | linux-dev-9761dca68c66f6e1305f9c3d5bb5a054512050b3.tar.xz linux-dev-9761dca68c66f6e1305f9c3d5bb5a054512050b3.zip |
power_supply: 88pm860x_charger: do not pass NULL to power_supply_put
In the case where power_supply_get_by_name returns NULL the current
error return path calls power_supply_put with a NULL psy which will
cause a null pointer dereference. Avoid this with an immediate
return.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions