Comment # 2
on bug 8504
from Ian Kemmish
Created attachment 10405 [details]
Sample capture
This should show the problem: the capture contains
1) A packet with MIDI note-on and SysEx commands;
2) A packet with no commands and journal entries for the above;
3) A packet with a MIDI SysEx command and the same journal entries;
4) A packed with no commands and the updated journal entries.
2), 3) and 4) are flagged as malformed packets when the dissector tries to read
the system journal part of each packet.
You are receiving this mail because:
- You are watching all bug changes.