Files
ffmpeg-rockchip/libavcodec
Andreas Cadhalpun b06cb15b9d dca: fix misaligned access in ff_dca_convert_bitstream
The function is used on unaligned buffers (such as those provided
by AVPacket), accessing them as uint16_t causes SIGBUS crashes on
architectures like SPARC.

This fixes ubsan runtime error: load of misaligned address for type
'const uint16_t', which requires 2 byte alignment

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2016-01-15 13:47:11 +01:00
..
2016-01-12 09:23:34 +01:00
2016-01-11 21:51:11 +01:00
2015-12-23 11:50:08 +01:00
2016-01-11 21:51:11 +01:00
2016-01-11 21:51:11 +01:00
2015-12-12 21:22:49 +01:00
2015-12-12 21:22:49 +01:00
2015-12-08 11:26:21 +01:00
2016-01-11 21:51:11 +01:00
2016-01-12 09:23:34 +01:00
2016-01-12 09:23:34 +01:00
2016-01-12 09:23:38 +01:00
2016-01-12 09:23:38 +01:00
2016-01-12 09:23:34 +01:00
2016-01-11 21:51:11 +01:00
2016-01-11 21:51:11 +01:00