j
k
j a
j l
On 21/02/17 15:28, Takashi Iwai wrote:
You forgot to call snd_pcm_free(pcm); free(rate); before returning an error.
You forgot to call
snd_pcm_free(pcm); free(rate);
before returning an error.
Ah, ok. Updated patch.
Attachments:
Back to the thread
Back to the list