Previous 199869 Revisions Next

r23962 Wednesday 26th June, 2013 at 19:54:09 UTC by hap
fix possible buffer overflow
[src/emu/sound]ymf271.c

trunk/src/emu/sound/ymf271.c
r23961r23962
981981               }
982982            }
983983
984            mixp = &mix[0];
984985            update_pcm(j + (3*12), mixp, samples);
985986            break;
986987         }

Previous 199869 Revisions Next


© 1997-2024 The MAME Team