Skip to content
Snippets Groups Projects
Commit b67b5e33 authored by Juha-Pekka Heikkilä's avatar Juha-Pekka Heikkilä
Browse files

tests/i915/gem_ctx_persistence: fix gcc warning


casting unsigned char pointer to int pointer causes gcc to be unhappy with
comment: "warning: dereferencing type-punned pointer will break
strict-aliasing rules"

Signed-off-by: default avatarJuha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Reviewed-by: default avatarPetri Latvala <petri.latvala@intel.com>
parent 98994f05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment