forked from Mirrors/freeswitch
OCD kickin in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12082 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
919fecec18
commit
728b261d9b
@ -67,7 +67,7 @@ do{\
|
||||
|
||||
#define GARBAGE_ADD(a) \
|
||||
do {\
|
||||
if(memloc_i >= MAX_MEMLOCS){\
|
||||
if (memloc_i >= MAX_MEMLOCS){\
|
||||
switch_safe_free(ccmd);\
|
||||
GARBAGE_CLEANUP();\
|
||||
stream->write_function(stream, "-ERR\n");\
|
||||
|
Loading…
Reference in New Issue
Block a user