fce21785c2
When seeking to the end of a file, no longer crash due to out of range std::vector access, because it was using at() with an offset of the array size. Instead, offset from the begin() iterator return value, which allows offsetting to end(). Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
MIDI | ||
MIDI.xcodeproj |