Skip to content

Fix double free

Compare
Choose a tag to compare
@ravelox ravelox released this 03 Jul 02:37
· 35 commits to master since this release

Thanks to karnevil9 for stumbling across this in issue #81 . If the alsa.input_buffer_size is set to anything other than 4096, there is a segmentation violation when running as root.

This release fixes that.