[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1443076693.git.lv.zheng@intel.com>
Date: Thu, 24 Sep 2015 14:54:26 +0800
From: Lv Zheng <lv.zheng@...el.com>
To: "Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Len Brown <len.brown@...el.com>
Cc: Lv Zheng <lv.zheng@...el.com>, Lv Zheng <zetalog@...il.com>,
<linux-kernel@...r.kernel.org>, linux-acpi@...r.kernel.org
Subject: [PATCH 0/3] ACPI / EC: Fix several code coverity issues
This patch fixes several code coverity issues in the EC driver.
One serious issue that can cause memory leak is marked as stable material.
Lv Zheng (3):
ACPI / EC: Fix a memory leak issue in acpi_ec_query()
ACPI / EC: Fix query handler related issues
ACPI / EC: Fix a race issue in acpi_ec_guard_event()
drivers/acpi/ec.c | 113 +++++++++++++++++++++++++++++++++++------------------
1 file changed, 74 insertions(+), 39 deletions(-)
--
1.7.10
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists