summaryrefslogtreecommitdiffstats
path: root/fs/sysfs
diff options
context:
space:
mode:
authorChristian Engelmayer2015-07-19 21:43:02 +0200
committerOlof Johansson2015-10-07 23:34:26 +0200
commitf14ae099bdad32414ad968909973bfade9b37967 (patch)
treecee31a38b49fd797fc57fc2aae48f82e58b2019c /fs/sysfs
parentplatform/chrome: cros_ec: Fix leak in sequence_store() (diff)
downloadkernel-qcow2-linux-f14ae099bdad32414ad968909973bfade9b37967.tar.gz
kernel-qcow2-linux-f14ae099bdad32414ad968909973bfade9b37967.tar.xz
kernel-qcow2-linux-f14ae099bdad32414ad968909973bfade9b37967.zip
platform/chrome: cros_ec: Fix possible leak in led_rgb_store()
Function led_rgb_store() contains some direct returns in error cases that leak the already allocated cros_ec_command message structure. Make sure that 'msg' is freed in all exit paths. Detected by Coverity CID 1309666. 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