In act_api.c::tcf_action_copy_stats, in error path (get_stats returns < 0), the spinlock taken in gnet_stats_start_copy_compat or gnet_stats_start_copy is not unlocked. The attached patch fixes this
* Catalin(ux aka Dino) BOIE <Pine.LNX.4.62.0505161555080.13294@xxxxxxxxxxxxxxxxxxx> 2005-05-16 16:01 This is on purpose, get_stats() is nothing more than a placeholder at the moment for something tha
On Mon, 16 May 2005, Thomas Graf wrote: * Catalin(ux aka Dino) BOIE <Pine.LNX.4.62.0505161555080.13294@xxxxxxxxxxxxxxxxxxx> 2005-05-16 16:01 In act_api.c::tcf_action_copy_stats, in error path (get_st
* Catalin(ux aka Dino) BOIE <Pine.LNX.4.62.0505162224420.20204@xxxxxxxxxxxxxxxxxxx> 2005-05-16 22:25 Don't worry, I should have documented this weird code part. ;->
Hello! In act_api.c::tcf_action_copy_stats, in error path (get_stats returns < 0), the spinlock taken in gnet_stats_start_copy_compat or gnet_stats_start_copy is not unlocked. The attached patch fixe
* Catalin(ux aka Dino) BOIE <Pine.LNX.4.62.0505161555080.13294@xxxxxxxxxxxxxxxxxxx> 2005-05-16 16:01 This is on purpose, get_stats() is nothing more than a placeholder at the moment for something tha
* Catalin(ux aka Dino) BOIE <Pine.LNX.4.62.0505161555080.13294@xxxxxxxxxxxxxxxxxxx> 2005-05-16 16:01 In act_api.c::tcf_action_copy_stats, in error path (get_stats returns < 0), the spinlock taken in
* Catalin(ux aka Dino) BOIE <Pine.LNX.4.62.0505162224420.20204@xxxxxxxxxxxxxxxxxxx> 2005-05-16 22:25 Don't worry, I should have documented this weird code part. ;->