Avoid using realloc in a number of places
commit2e7ec3979aec71f11c45b737b77d58978cbee7e2
authorChris Robinson <chris.kcat@gmail.com>
Sat, 21 May 2016 10:27:51 +0000 (21 03:27 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 21 May 2016 10:27:51 +0000 (21 03:27 -0700)
treec931d2f9b55cc6803a00896f92793a58de8fdc11
parent7bf64eaee0788b7eb64c7410384a9ee66f75c4ce
Avoid using realloc in a number of places
Alc/effects/chorus.c
Alc/effects/echo.c
Alc/effects/flanger.c
Alc/effects/reverb.c
Alc/helpers.c
Alc/vector.h
OpenAL32/Include/alBuffer.h
OpenAL32/alBuffer.c
OpenAL32/alSource.c