Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37913685
en ru br
ALT Linux repos
S:0.9.0-alt6

Group :: Sound
RPM: alsamixergui

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alsamixergui-0.9.0rc1-memleak.patch
Download


--- alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx
+++ alsamixergui-0.9.0rc2-1/src/alsamixer.cxx
@@ -1817,6 +1817,8 @@
   old_view = mixer_view;
   
 #else
+  free(fds);
+
   {
     snd_mixer_handle_events(mixer_handle);
     gui_update_all();
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin