Changes between Initial Version and Version 1 of Ticket #536
- Timestamp:
- May 28, 2008 2:04:26 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #536 – Description
initial v1 1 When converting from 8000 to 44100, the SrcUp() function may write past the destination buffers. This was fixed in r287 but for some reason the fix was lost probably when we upgraded libresample to newer version.1 When converting from 8000 to 44100, the !SrcUp() function may write past the destination buffers. This was fixed in r287 but for some reason the fix was lost probably when we upgraded libresample to newer version. 2 2 3 3 Thanks Paweł Kierski for reporting.