[svn-commits] rmudgett: branch rmudgett/ao2_enhancements r342827 - /team/rmudgett/ao2_enhan...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Oct 31 13:12:51 CDT 2011


Author: rmudgett
Date: Mon Oct 31 13:12:48 2011
New Revision: 342827

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=342827
Log:
Misc format capability fixes.

* Fixed typo in format_cap.c:joint_copy_helper() using the wrong variable.

* Fix potential race between checking if an interface exists and adding it
to the container in format.c:ast_format_attr_reg_interface().

* Fixed double rwlock destroy in format.c:ast_format_attr_init() error
exit path.

* Simplified format.c:find_interface() and format.c:has_interface().
........

Merged revisions 342824 from http://svn.asterisk.org/svn/asterisk/branches/10
........

Merged revisions 342825 from http://svn.asterisk.org/svn/asterisk/trunk

Modified:
    team/rmudgett/ao2_enhancements/   (props changed)

Propchange: team/rmudgett/ao2_enhancements/
------------------------------------------------------------------------------
--- ao2_enhancements-integrated (original)
+++ ao2_enhancements-integrated Mon Oct 31 13:12:48 2011
@@ -1,1 +1,1 @@
-/trunk:1-342816
+/trunk:1-342826

Propchange: team/rmudgett/ao2_enhancements/
------------------------------------------------------------------------------
Binary property 'branch-10-merged' - no diff available.




More information about the svn-commits mailing list