Files
asterisk/tests
Richard Mudgett f8dd49ab4d test_stasis.c: Misc cleanups.
* Make the consumer ao2 object use the ao2 lock instead of a redundant
lock in the struct for ast_cond_wait().

* Fixed some curly brace placements.

* Fixed use of malloc(0).  malloc(0) has variant behavior.  It is up to
the implementation to determine if it returns NULL or a valid pointer that
can be later passed to free().
........

Merged revisions 408983 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@408984 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-02-26 23:35:20 +00:00
..
2012-10-14 21:56:13 +00:00
2013-08-16 17:33:21 +00:00
2013-08-25 18:12:42 +00:00
2012-09-22 20:43:30 +00:00
2013-08-16 17:33:21 +00:00
2013-08-23 18:10:11 +00:00
2013-08-23 18:10:11 +00:00
2014-02-26 23:35:20 +00:00