diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-06-19 18:01:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-20 05:30:31 +0200 |
commit | e42d50baf43120a78985f13f6e9c8f92fae091c2 (patch) | |
tree | e9f91f6a06afe1696be14092344cdececfe82e99 /crypto/anubis.c | |
parent | UIO: fix uio_pdrv_genirq with device tree but no interrupt (diff) | |
download | linux-e42d50baf43120a78985f13f6e9c8f92fae091c2.tar.xz linux-e42d50baf43120a78985f13f6e9c8f92fae091c2.zip |
FMC: NULL dereference on allocation failure
If we don't allocate "arr" then the cleanup path will dereference it and
oops.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/anubis.c')
0 files changed, 0 insertions, 0 deletions