]> git.alsa-project.org Git - alsa-lib.git/commit
Fix missing snd_dlclose() in sequencer
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Apr 2006 15:27:26 +0000 (17:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Apr 2006 15:27:26 +0000 (17:27 +0200)
commit9c69158f31c1a35edd6580dc4c6bcd657fd17981
tree990785bf36fc521941ff1a9cc79ce0f24ee12bf0
parentb9c53dd96288c7f9defd7f812f7a0f06bf58e20e
Fix missing snd_dlclose() in sequencer

Call snd_dlclose() with the dlopen handle in snd_seq_close().
src/seq/seq.c
src/seq/seq_local.h