From: Jon Maloy <[email protected]> Date: Wed, 10 Jan 2018 21:08:50 +0100
> In commit d12d2e12cec2 "tipc: send out join messages as soon as new > member is discovered") we added a call to the function tipc_group_join() > without considering the case that the preceding tipc_sk_publish() might > have failed, and the group item already deleted. > > We fix this by returning from tipc_sk_join() directly after the > failed tipc_sk_publish. > > Reported-by: [email protected] > Signed-off-by: Jon Maloy <[email protected]> Applied, thanks Jon. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
