]> git.openfabrics.org - ~ardavis/dapl.git/commit
The IBAL-SCM provider will run into an inifinite loop if the check for
authorSean Hefty <sean.hefty@intel.com>
Fri, 10 Apr 2009 15:07:44 +0000 (08:07 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Fri, 10 Apr 2009 15:07:44 +0000 (08:07 -0700)
commit73728763666a46df5789af93b50db53cdf64afd6
tree932cf2f0403f6f3af22e5a0adb81669397251b76
parent9b1b396539926d36ffacfff04fbe7c081e436b45
The IBAL-SCM provider will run into an inifinite loop if the check for
cr->socket > SCM_MAX_CONN - 1 fails.  The code continues back to the start
of the while loop without moving to the next connection request entry
in the list.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
dapl/ibal-scm/dapl_ibal-scm_cm.c