mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
OCD kickin in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12082 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -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");\
|
||||
|
||||
Reference in New Issue
Block a user