Hi, I was trying to post this in the bugtracker on sourceforge but it seems to be closed down, so I hope that this mailing list is the right place to report bugs in PortMidi.
In the WinMM wrapper code, there is a code path in winmm_write_flush that will dereference a nullpointer in the failure case. A possible fix can be seen here: https://source.openmpt.org/browse/openmpt/trunk/OpenMPT/include/portmidi/pm_win/pmwinmm.c?op=diff&rev=6944&peg=6944 In addition, it is currently not possible to compile PortMidi as a UNICODE library, because it seems to assume TCHAR == CHAR. Best regards, Johannes _______________________________________________ media_api mailing list [email protected] http://lists.create.ucsb.edu/mailman/listinfo/media_api
