Menu

#1 midishare memory leak

client
open
nobody
linux (3)
5
2012-10-18
2005-03-04
No

one midishare event is lost per midiopen/midiclose sequence on
client slide: the reason is that the client thread is most of the time
cancelled while waiting on new events (MidigetCommand() ->
MidiGetEvAux()) and that 1 event is used for the communication
with the kernel.
The solution is probably to send an event from server back to
client to exit the client thread in a clean way.

Discussion

Anonymous
Anonymous

Add attachments
Cancel