Public bug reported:

The snd_seq_free_event() has been no meaning since 2000. See this commit:
New light-weight event handling
http://git.alsa-project.org/?p=alsa-lib.git;a=commitdiff;h=a7f3ff4a4f3531c98a7875d9789b49a0dc56ab36

Currently snd_seq_event_input() give a pointer to a cell of inner-buffer.
This buffer is kept by snd_seq_open() and released by snd_seq_close().
The size of this buffer is retrieved by snd_seq_get_input_buffer_size() and 
changed by snd_seq_set_output_buffer_size().

** Affects: amsynth (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: 
"0001-Remove-snd_seq_free_event-because-it-s-obsoleted-lon.patch"
   
https://bugs.launchpad.net/bugs/1395718/+attachment/4266687/+files/0001-Remove-snd_seq_free_event-because-it-s-obsoleted-lon.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1395718

Title:
  snd_seq_free_event() is used in ALSAMidiDriver::read() but it's
  obsoleted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amsynth/+bug/1395718/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to