diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-02-11 23:52:49 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-02-12 13:55:16 (GMT) |
commit | 0f6aa09e40c38d734f5d70762056116ca4a76126 (patch) | |
tree | b6c7d8d5133432e97ba9e42a6d3df94b1b828e4e /drivers/base/component.c | |
parent | 8fcfb99c8e29c73dd8945b6105ef54ca4eeb171e (diff) | |
download | linux-0f6aa09e40c38d734f5d70762056116ca4a76126.tar.xz |
ACPI / container: Fix error code path in container_device_attach()
To avoid leaking memory on errors from device_register(), do a
put_device() on the device object in question in the error code
path of container_device_attach().
Fixes: caa73ea158de (ACPI / hotplug / driver core: Handle containers in a special way)
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Diffstat (limited to 'drivers/base/component.c')
0 files changed, 0 insertions, 0 deletions