summaryrefslogtreecommitdiff
path: root/libavformat/a64.c
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-08-24 13:42:28 +0000
committerMåns Rullgård <mans@mansr.com>2010-08-24 13:42:28 +0000
commitac9c19da66b54e690f17001e7eb855bae5f23d0d (patch)
tree01a3bfbf71e210bfda442cdc62c86721a66aedd5 /libavformat/a64.c
parent7f1af825f8bbb2fd911284a68f1c98e784e0fda4 (diff)
asfcrypt: fix unaligned accesses with armcc
Compilers may assume a pointer has natural alignment, even if it was assigned from a pointer type with weaker alignment requirements. It is thus not safe to assign a possibly unaligned value to a pointer, regardless of how it is subsequently dereferenced. Originally committed as revision 24897 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/a64.c')
0 files changed, 0 insertions, 0 deletions