Opened 17 years ago
Last modified 17 years ago
#536 closed defect
Resample may overwrite past destination buffer (thanks Paweł Kierski) — at Version 1
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
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.
Thanks Paweł Kierski for reporting.
Note: See
TracTickets for help on using
tickets.