This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/edac
Borislav Petkov a9f0fbe2bb amd64_edac: Fix potential memleak
We check the pointers together but at least one of them could be invalid
due to failed allocation. Since we cannot continue if either of the two
allocations has failed, exit early by freeing them both.

Cc: <stable@kernel.org> # 38.x
Reported-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
2011-03-29 18:19:06 +02:00
..
2011-03-29 18:19:06 +02:00
2011-03-17 14:46:30 +01:00
2011-01-07 11:33:56 +01:00
2010-05-10 11:44:50 -03:00
2011-03-17 14:46:26 +01:00
2011-03-17 14:46:19 +01:00
2009-04-02 19:05:03 -07:00