portaudio/src/hostapi/jack
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2010-09-22 06:33:47 +00:00
..
pa_jack.c jack: fixed segmentation fault caused by PA Jack implementation if Pa_Initialize is called after Pa_Terminate due to bad pointer usage by realloc() call which was previously freed() in Pa_Terminate call. Many thanks to RJ Ryan for reporting, debugging and providing the solution for this bug. 2010-09-22 06:33:47 +00:00