[Mesa-dev] [PATCH 1/1] drisw: Fix invalid pointer arithmetic

Emil Velikov emil.l.velikov at gmail.com
Fri Jun 8 15:33:59 UTC 2018


On 8 June 2018 at 00:59, Jan Vesely <jan.vesely at rutgers.edu> wrote:
> Use of void * in pointer arithmetic is illegal, use char * instead.
> Fixes: cf54bd5e8381dba18d52fe438acda20cc1685bf3 ("drisw: use shared memory when possible")
>
Thanks this should get the travis build back to green.
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

-Emil


More information about the mesa-dev mailing list