Files
asterisk/tests
Richard Mudgett 312d0122c3 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().


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@408983 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-02-26 23:33:06 +00:00
..
2012-10-14 21:56:13 +00:00
2013-08-16 17:33:21 +00:00
2013-08-25 18:12:15 +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:33:06 +00:00