ffmpeg/libavcodec
Andreas Cadhalpun 41157f6bff dca: fix misaligned access in avpriv_dca_convert_bitstream
src and dst are only 8-bit-aligned, so 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

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 44ac13eed49593f4f8efdb72ab0d5b48e05aa305)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
2016-01-28 01:05:05 +01:00
..
2016-01-15 16:00:31 +01:00
2015-06-04 22:37:01 +02:00
2015-06-04 23:10:56 +02:00
2015-06-18 22:09:01 +02:00
2015-11-12 02:55:45 +01:00
2015-12-20 14:17:47 +01:00
2015-07-19 10:01:30 +02:00
2015-06-08 19:11:27 +02:00
2015-07-19 09:37:19 +02:00
2015-11-14 03:03:38 +01:00
2015-05-31 15:03:31 +02:00
2015-05-25 16:08:08 +02:00
2015-05-31 15:03:31 +02:00
2016-01-15 16:00:31 +01:00
2015-07-19 09:36:13 +02:00
2015-11-12 02:55:46 +01:00
2015-11-12 02:55:45 +01:00
2015-05-31 15:03:31 +02:00