diff options
author | Borislav Petkov <borislav.petkov@amd.com> | 2011-03-29 20:10:53 +0400 |
---|---|---|
committer | Borislav Petkov <borislav.petkov@amd.com> | 2011-03-29 20:19:06 +0400 |
commit | a9f0fbe2bbf328f869fc5ee5a12c6a4118c32689 (patch) | |
tree | 819fdfb4224ac19a61cb2cd7c7f5a8907306ee82 /kernel/padata.c | |
parent | 89078d572eb9ce8d4c04264b8b0ba86de0d74c8f (diff) | |
download | linux-a9f0fbe2bbf328f869fc5ee5a12c6a4118c32689.tar.xz |
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>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions