Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
libao
Issues
#1799
Closed
Open
Opened
May 09, 2011
by
Gitlab Bot
@GitlabBot
Developer
Leak in audio_out.c
ao_shutdown should free info_table.
Fix by adding this line in ao_showdown:
free(info_table);
👍
0
👎
0