diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-03-19 16:56:34 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-09-19 19:18:40 +0300 |
commit | e4a8d533daa74649fd43ad505ea7ec2ec7c680fa (patch) | |
tree | b79f81ae7dd3da04e0fd40e28e541c1fec6c3a03 /xvmc | |
parent | d8a3db257418d5ebb99509e0bdcfa24d618e6b3d (diff) |
sna/fb: Use memcpy() to avoid strict aliasing violations
Replace the cast+deref with memcpy() so that we don't upset
the compiler's strict aliasing rules.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'xvmc')
0 files changed, 0 insertions, 0 deletions