On 05/22/2018 12:24 PM, tung quang nguyen wrote: > Hi Zhenbo, > > I do not think this patch is correct. > > Function tipc_node_subscribe() calls tipc_node_find(). Function > tipc_node_find() calls kref_get_unless_zero() to increase node reference. > Therefore, after calling tipc_node_find (), we need to call tipc_node_put() > to decrease node reference.
Agreed. Zhenbo, Did you meet some issue? Thanks, Ying ------------------------------------------------------------------------------ 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
