mixer: Fix memory leak for more than 16 file descriptor case

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



alsa-project/alsa-lib pull request #20 was opened from dfries:

I saw this when digging through the source code, wrote up a test case, and verified with valgrind.  I don't have that many sound cards so I modified mixer.c to always take the conditional.  alloca seemed like the least effort way to fix this.  Other thoughts were to test pfds != spfds and free, but given how little bytes would be allocated putting on the stack seems reasonable.

Request URL   : https://github.com/alsa-project/alsa-lib/pull/20
Patch URL     : https://github.com/alsa-project/alsa-lib/pull/20.patch
Repository URL: https://github.com/alsa-project/alsa-lib
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux