Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* pcm: Fix memory leak at snd_pcm_new when THREAD_SAVE_API is defined
       [not found] <1587994776588638067-webhooks-bot@alsa-project.org>
@ 2020-04-27 13:39 ` GitHub pull_request - opened
  0 siblings, 0 replies; only message in thread
From: GitHub pull_request - opened @ 2020-04-27 13:39 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-lib pull request #42 was opened from chunxuxiao:

The pthread_mutexattr_t object should be destroyed by calling
pthread_mutexattr_destroy(), otherwise it may cause a potential
memory leak due to the different implement of pthread_mutexattr_init()

Signed-off-by: chunxu.li <chunxuxiao@gmail.com>

Request URL   : https://github.com/alsa-project/alsa-lib/pull/42
Patch URL     : https://github.com/alsa-project/alsa-lib/pull/42.patch
Repository URL: https://github.com/alsa-project/alsa-lib

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-27 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1587994776588638067-webhooks-bot@alsa-project.org>
2020-04-27 13:39 ` pcm: Fix memory leak at snd_pcm_new when THREAD_SAVE_API is defined GitHub pull_request - opened

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox