Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1239926
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] ACPI / EC: Fix several code coverity issues |
| Date | 2015-10-05 22:20 +0200 |
| Message-ID | <qgkoP-Wa-15@gated-at.bofh.it> (permalink) |
| References | <qc8FA-3Sb-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thursday, September 24, 2015 02:54:26 PM Lv Zheng wrote: > 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(-) Series applied, thanks! Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] ACPI / EC: Fix several code coverity issues Lv Zheng <lv.zheng@intel.com> - 2015-09-24 09:00 +0200 [PATCH 2/3] ACPI / EC: Fix query handler related issues Lv Zheng <lv.zheng@intel.com> - 2015-09-24 09:00 +0200 [PATCH 1/3] ACPI / EC: Fix a memory leak issue in acpi_ec_query() Lv Zheng <lv.zheng@intel.com> - 2015-09-24 09:00 +0200 Re: [PATCH 0/3] ACPI / EC: Fix several code coverity issues "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-10-05 22:20 +0200
csiph-web