Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/dev



Module Name:    syssrc
Committed By:   lukem
Date:           Tue Aug 27 09:46:21 UTC 2002

Modified Files:
        syssrc/sys/dev [netbsd-1-6]: audio.c

Log Message:
Pull up revision 1.156 (requested by gmcgarry in ticket #729):
When audio recording was paused or dropping samples, the "outp" of the
recording ring buffer could overrun the end of the buffer.  When
recording resumed, memory after the end of the buffer would be read,
sometimes causing a system crash.


To generate a diff of this commit:
cvs rdiff -r1.155.4.1 -r1.155.4.2 syssrc/sys/dev/audio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index