pcm: fix stack allocation inside a loop
15 Nov
2023
15 Nov
'23
11:17 p.m.
alsa-project/alsa-lib pull request #363 was opened from szsam:
Using alloca in a loop can lead to a stack overflow. Fix by using malloc and free.
Request URL : https://github.com/alsa-project/alsa-lib/pull/363 Patch URL : https://github.com/alsa-project/alsa-lib/pull/363.patch Repository URL: https://github.com/alsa-project/alsa-lib
368
Age (days ago)
368
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub pull_request - opened