diff options
author | Pan Bian <bianpan2016@163.com> | 2019-04-18 10:27:18 +0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2019-06-20 11:44:36 -0700 |
commit | 585fb3d93d32dbe89e718b85009f9c322cc554cd (patch) | |
tree | f4278f2b4d7f7d872f6d1babb0ea50c3e04c9ffc /security | |
parent | 9e0babf2c06c73cda2c0cd37a1653d823adb40ec (diff) | |
download | linux-585fb3d93d32dbe89e718b85009f9c322cc554cd.tar.gz linux-585fb3d93d32dbe89e718b85009f9c322cc554cd.tar.bz2 linux-585fb3d93d32dbe89e718b85009f9c322cc554cd.zip |
EDAC/sysfs: Fix memory leak when creating a csrow object
In edac_create_csrow_object(), the reference to the object is not
released when adding the device to the device hierarchy fails
(device_add()). This may result in a memory leak.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: James Morse <james.morse@arm.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: https://lkml.kernel.org/r/1555554438-103953-1-git-send-email-bianpan2016@163.com
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions