]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
Fix refcnt for multicast destination
authorsean.hefty@intel.com <sean.hefty@intel.com>
Tue, 3 Apr 2012 23:59:31 +0000 (16:59 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 3 Apr 2012 23:59:31 +0000 (16:59 -0700)
mc_dest has a default refcnt of 0.  When a multicast destination is
released, an attempt is made to free it, which can result in the
ibacm service crashing.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>

No differences found