Subject: CVS commit: [chap-midi] src/usr.bin/midiplay
To: None <source-changes@NetBSD.org>
From: Chapman Flack <chap@netbsd.org>
List: source-changes
Date: 06/01/2006 22:10:48
Module Name: src
Committed By: chap
Date: Thu Jun 1 22:10:48 UTC 2006
Modified Files:
src/usr.bin/midiplay [chap-midi]: midiplay.c
Log Message:
Changes to support the SYSEX CONTINUATION and ESCAPED events possible in
MIDI files (ref. http://www.borg.com/~jglatt/tech/midifile/evts.htm).
Also eliminated an avenue for a crafted MIDI file to effect memory access
beyond the buffer.
To generate a diff of this commit:
cvs rdiff -r1.22.12.2 -r1.22.12.3 src/usr.bin/midiplay/midiplay.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.