mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
FS-2216 --resolve clang
This commit is contained in:
parent
7d89f94361
commit
305aa77a15
@ -66,7 +66,7 @@ int main(int argc, char *argv[])
|
||||
switch_codec_t codec = { 0 };
|
||||
char buf[2048];
|
||||
switch_size_t len = sizeof(buf)/2;
|
||||
switch_memory_pool_t *pool;
|
||||
switch_memory_pool_t *pool = NULL;
|
||||
int bitrate = 0;
|
||||
int blocksize;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user