[alsa-devel] fix memory leak in snd_pcm_set_chmap
GitHub pull_request - opened
github at alsa-project.org
Mon Sep 16 01:00:30 CEST 2019
alsa-project/alsa-lib pull request #11 was opened from conradjones:
memory leak in snd_pcm_set_chmap :
memory is allocated in the function pointed at by : pcm->ops->get_chmap
called in: snd_pcm_chmap_t *snd_pcm_get_chmap(snd_pcm_t *pcm)
Request URL : https://github.com/alsa-project/alsa-lib/pull/11
Patch URL : https://github.com/alsa-project/alsa-lib/pull/11.patch
Repository URL: https://github.com/alsa-project/alsa-lib
More information about the Alsa-devel
mailing list