mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-07 05:29:22 +00:00
Mon Dec 15 09:16:20 CST 2008 Pekka Pessi <first.last@nokia.com>
* su_alloc.c: always unlock home before destroying mutexes git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11765 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c536aac576
commit
91dc5d5f54
@ -842,6 +842,8 @@ void su_free(su_home_t *home, void *data)
|
||||
*
|
||||
* @param home pointer to a memory home
|
||||
* @param data pointer to a memory area possibly allocated though home
|
||||
*
|
||||
* @NEW_1_12_9
|
||||
*/
|
||||
int su_home_check_alloc(su_home_t const *home, void const *data)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user