diff options
author | Jan Kara <[email protected]> | 2015-02-13 14:36:47 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-13 21:21:36 -0800 |
commit | 310ee9e8f370f8fd7a76856726aea88839bb0f8f (patch) | |
tree | e1cb008a16a701566c81f89ad4d68cc714b34381 /lib/mpi/mpiutil.c | |
parent | 8da53d4595a53fb9a3380dd4d1c9bc24c7c9aab8 (diff) |
lib/genalloc.c: check result of devres_alloc()
devm_gen_pool_create() calls devres_alloc() and dereferences its result
without checking whether devres_alloc() succeeded. Check for error and
bail out if it happened.
Coverity-id 1016493.
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions