Revision 701d0eb1
ID | 701d0eb185192542c4a17f296e39e37cedf7abc6 |
Parent | afaedbd6 |
Child | 488efb33 |
Fix input buffer size check in adpcm_ea decoder.
Unfortunately the output buffer size check assumes that the
input buffer is never over-consumed, thus this actually
also allowed to write outside the output buffer if "lucky".
Files
- added
- modified
- copied
- renamed
- deleted