diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-12-17 16:04:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-17 17:15:26 -0800 |
commit | 31279b1457f992f24eee8d45ddd647f5fce42cf6 (patch) | |
tree | 25e8286f5e1fc6e01219eac7452b043a62aae90e /lib | |
parent | 2b37c7d865121249f2dee9ae25d524333b07be63 (diff) | |
download | linux-3.10-31279b1457f992f24eee8d45ddd647f5fce42cf6.tar.gz linux-3.10-31279b1457f992f24eee8d45ddd647f5fce42cf6.tar.bz2 linux-3.10-31279b1457f992f24eee8d45ddd647f5fce42cf6.zip |
aoe: fix use after free in aoedev_by_aoeaddr()
We should return NULL on failure instead of returning a freed pointer.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions