diff options
author | Denis Kirjanov <[email protected]> | 2010-06-01 17:15:39 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-06-01 09:26:36 -0700 |
commit | 037776fcbe73236408f6c9ca97c782457efd6b53 (patch) | |
tree | b3822d07bbcf0831be533c5e5704081441eae0bc /net/lapb/lapb_out.c | |
parent | 5c113fbeed7a5a192d8431a768965f8a45c16475 (diff) |
AFS: Fix possible null pointer dereference in afs_alloc_server()
Fix a possible null pointer dereference in afs_alloc_server(): the server
pointer is NULL if there was an allocation failure, and under such a
condition, we can't dereference it in the _leave() statement.
Signed-off-by: Denis Kirjanov <[email protected]>
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions