]> git.openfabrics.org - ~ardavis/dapl.git/commit
common: dapls_ep_flush_cq will segfault when no CQ is attached to EP
authorArlin Davis <arlin.r.davis@intel.com>
Wed, 25 Jan 2012 19:54:29 +0000 (11:54 -0800)
committerArlin Davis <arlin.r.davis@intel.com>
Wed, 25 Jan 2012 19:54:29 +0000 (11:54 -0800)
commit16b0d53e4b734dbc2644ca9b08c536aebbc5d1cb
tree44ab420c054085399cd24161b2f34c17971f7bec
parent960538d9c5cf944e1d58104e43483d91337bccd2
common: dapls_ep_flush_cq will segfault when no CQ is attached to EP

add check for NULL request/receive EVD (cq) before flushing.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/common/dapl_ep_util.c