diff options
author | Christian Engelmayer <cengelma@gmx.at> | 2015-07-18 19:30:33 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-10-07 23:34:26 +0200 |
commit | 88dfb8b43d557ee9b1c1ffd2c8d275dd479a66d4 (patch) | |
tree | 28b6c0730aaf7861ef271c4e6fd1402c48e0c999 /fs/sysfs | |
parent | platform/chrome: Enable Chrome platforms on 64-bit ARM (diff) | |
download | linux-88dfb8b43d557ee9b1c1ffd2c8d275dd479a66d4.tar.xz linux-88dfb8b43d557ee9b1c1ffd2c8d275dd479a66d4.zip |
platform/chrome: cros_ec: Fix leak in sequence_store()
The allocated cros_ec_command message structure is not freed in function
sequence_store(). Make sure that 'msg' is freed in all exit paths.
Detected by Coverity CID 1309667.
Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions