mirror of https://github.com/FFmpeg/FFmpeg.git
A pointer should never be assigned a value which may have less than the required alignment of the target type. Compilers may assume pointer values have the required alignment, and emit normal load/store instructions. Unaligned pointers should use a character type or compiler-specific type modifiers. Originally committed as revision 19318 to svn://svn.ffmpeg.org/ffmpeg/trunkrelease/0.6
parent
f7f1eb6cc9
commit
ec62d942ea
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue