Skip to content
Commit 3440625d authored by Linus Torvalds's avatar Linus Torvalds
Browse files

flat: fix uninitialized ptr with shared libs



The new credentials code broke load_flat_shared_library() as it now uses
an uninitialized cred pointer.

Reported-by: default avatarBernd Schmidt <bernds_cb1@t-online.de>
Tested-by: default avatarBernd Schmidt <bernds_cb1@t-online.de>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: David Howells <dhowells@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9e5cf0ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment