mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-02 17:03:52 +00:00
[mod_skel] fix memory leak
This commit is contained in:
parent
c80ab8b034
commit
99a9cc6c8b
@ -202,6 +202,7 @@ SWITCH_STANDARD_API(skel_function)
|
||||
}
|
||||
}
|
||||
printf("\n\n");
|
||||
switch_safe_free(foo);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user