python/ext: simplify memory allocations, removed unneeded malloc/free calls
authorPaul Brossier <piem@piem.org>
Sun, 24 Apr 2016 16:23:14 +0000 (18:23 +0200)
committerPaul Brossier <piem@piem.org>
Sun, 24 Apr 2016 16:23:14 +0000 (18:23 +0200)
commit569b363d02577c0445fe78385a94fcbedce8ede7
treebc9aad9af450c8d5224ee6c3a9e369277b16ab30
parenta35db12f8b28c6d538130b88c65987c2b29d4181
python/ext: simplify memory allocations, removed unneeded malloc/free calls
python/ext/aubiomodule.c
python/ext/aubioproxy.c
python/ext/py-fft.c
python/ext/py-filter.c
python/ext/py-filterbank.c
python/ext/py-musicutils.c
python/ext/py-phasevoc.c
python/ext/py-sink.c
python/lib/gen_code.py