[checkers] fix segfault in the checker lookup function
authorChristophe Varoqui <root@xa-s05.(none)>
Tue, 14 Feb 2006 08:03:19 +0000 (09:03 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Tue, 14 Feb 2006 08:03:19 +0000 (09:03 +0100)
commitb163c94364da975c8114b6dd9c4e1b3b4819cb8e
tree4af94b3d325ef1b8cd1885cfbfb19133ce278d23
parent970c72eee2297c2e53fed3998e8e937e560f9903
[checkers] fix segfault in the checker lookup function

Multipath was segfaulting on startup because of some pointer arithmatic
craziness with the checkers. The attached patch fixes it.

Benjamin Marzinski, Redhat
libcheckers/checkers.c