Closed GoogleCodeExporter closed 9 years ago
r302 should theoretically perform the bounds checking to prevent the buffer
overflow, but I'm not sure it's actually doing anything. It couldn't hurt, I
suppose.
Original comment by raynebc
on 17 Aug 2010 at 8:01
r320 should eliminate the risk of the buffer overflow, as
eof_midi_import_add_text_event() now has overflow prevention logic.
A previous revision also updated the handling of the ptotal_events counter.
Original comment by raynebc
on 23 Aug 2010 at 5:50
Original issue reported on code.google.com by
raynebc
on 15 Aug 2010 at 7:24