CVSROOT:        /var/cvs/freesci
Module name:    freesci
Tesing username: 
Changes by:     freesci 02/01/16 04:09:06

Modified files:
        src/sound      : midi_adlibemu.c pcmout.c pcmout_sdl.c 

Log message:
pcm layer changes:

0) the opl mixer expects a sample count, not buffer size.  This was a
crash waiting to happen -- fortunately the our buffer size was
2k, and the page size tends to be at least 4k.  :)

1) SDL pcmout driver no longer segfaults on exit.

- Pizza


Reply via email to