Check return value for select_alias()
authorHannes Reinecke <hare@suse.de>
Tue, 15 Mar 2011 10:25:38 +0000 (11:25 +0100)
committerHannes Reinecke <hare@suse.de>
Fri, 13 May 2011 16:25:33 +0000 (18:25 +0200)
commit7572f6d457b3f32cf6da22b15a83419e33a1445b
tree3be0eea96533a68ec1e1725e320615015a7a4e52
parent3ebb4ea46da6ffcefd296081034b045c9de21caf
Check return value for select_alias()

select_alias() might fail, so we need to check the return code
here.

References: bnc#642846

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/propsel.c
libmultipath/structs_vec.c