]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
elf: fix one check-after-use
authorAmerigo Wang <amwang@redhat.com>
Wed, 1 Jul 2009 05:06:26 +0000 (01:06 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Jul 2009 23:06:06 +0000 (16:06 -0700)
commit76fc198abd7d734d45a433e4e560521f0c9cacbc
treefb5f4637102d8349f38b64443eae0c819d42cd1e
parent062ca00319a240aed40c341a12ce75429f99cfee
elf: fix one check-after-use

commit e2dbe12557d85d81f4527879499f55681c3cca4f upstream.

Check before use it.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: David Howells <dhowells@redhat.com>
Acked-by: Roland McGrath <roland@redhat.com>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/binfmt_elf.c