13
0
livetrax/libs/evoral
Robin Gareus dd5f124c60 Fix crash when testing unsupported MIDI file
smf_delete() does not handle NULL, and segfaults instead.

This only crashes with optimized builds.
libsmf will call g_critical() earlier and in that case debug-builds
call UI::handle_fatal() and ask the user to "click to exit".
2018-04-08 02:09:35 +02:00
..
evoral
MSVCevoral
src Fix crash when testing unsupported MIDI file 2018-04-08 02:09:35 +02:00
test
run-tests.sh
wscript