[asterisk-dev] [Code Review] 2887: astobj2: Remove OBJ_CONTINUE support.

svnbot reviewboard at asterisk.org
Fri Sep 27 12:03:32 CDT 2013


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

(Updated Sept. 27, 2013, 12:03 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 399937


Repository: Asterisk


Description
-------

OBJ_CONTINUE was a strange feature that came into the world under suspicious circumstances to support an abuse of the ao2_container by chan_iax2.  Since chan_iax2 no longer uses OBJ_CONTINUE, it is safe to remove it.

The simplified code should help performance slightly and make understanding the code easier.


Diffs
-----

  /branches/12/tests/test_astobj2.c 399893 
  /branches/12/main/astobj2.c 399893 
  /branches/12/include/asterisk/astobj2.h 399893 

Diff: https://reviewboard.asterisk.org/r/2887/diff/


Testing
-------

ao2 containers still pass the unit tests after the OBJ_CONTINUE unit test was removed.


Thanks,

rmudgett

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130927/4d0b0414/attachment-0002.html>


More information about the asterisk-dev mailing list