-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3144/#review10682
-----------------------------------------------------------

Ship it!


Ship It!

- Mark Michelson


On Jan. 21, 2014, 5:34 p.m., rmudgett wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3144/
> -----------------------------------------------------------
> 
> (Updated Jan. 21, 2014, 5:34 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: AST-1242
>     https://issues.asterisk.org/jira/browse/AST-1242
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Occasionally, the manager module would get an "INTERNAL_OBJ: bad magic 
> number" error on a "core restart gracefully" command if an AMI connection is 
> established.
> 
> * Added ao2_global_obj protection to the sessions global container.
> 
> * Fixed the order of unreferencing a session object in session_destroy().
> 
> * Removed unnecessary container traversals of the white/black filters during 
> session_destructor().
> 
> 
> Diffs
> -----
> 
>   /branches/11/main/manager.c 406034 
> 
> Diff: https://reviewboard.asterisk.org/r/3144/diff/
> 
> 
> Testing
> -------
> 
> Since I was not able to reprocuce the INTERNAL_OBJ error reported, I just 
> tested to see that things still worked.
> * The CLI "manager show connected" still works.
> * The system can still restart and shutdown.
> 
> 
> Thanks,
> 
> rmudgett
> 
>

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to