[PATCH] drm: Initialize or valgrind-clear modesetting ioctl arguments.
Kenneth Graunke
kenneth at whitecape.org
Mon Jan 20 10:55:02 PST 2014
On 12/28/2013 10:06 PM, Eric Anholt wrote:
> Fixes valgrind complaints in the modesetting driver. I tried to
> follow each ioctl's pattern for whether it was initializing just the
> in values, or both in and out values.
> ---
> Makefile.am | 2 ++
> xf86drmMode.c | 19 +++++++++++++++++++
> 2 files changed, 21 insertions(+)
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the dri-devel
mailing list