FS-2216 --resolve clang

This commit is contained in:
Jeff Lenk 2012-07-03 09:01:27 -05:00
parent 7d89f94361
commit 305aa77a15
1 changed files with 1 additions and 1 deletions

View File

@ -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;