diff options
author | Christian Engelmayer <cengelma@gmx.at> | 2015-07-18 19:30:33 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-10-07 14:34:26 -0700 |
commit | 88dfb8b43d557ee9b1c1ffd2c8d275dd479a66d4 (patch) | |
tree | 28b6c0730aaf7861ef271c4e6fd1402c48e0c999 /fs | |
parent | 23ecee32b91cf732226bd7a3ee9fa7a9127645ab (diff) | |
download | op-kernel-dev-88dfb8b43d557ee9b1c1ffd2c8d275dd479a66d4.zip op-kernel-dev-88dfb8b43d557ee9b1c1ffd2c8d275dd479a66d4.tar.gz |
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')
0 files changed, 0 insertions, 0 deletions