Re: [PATCH v2] i915/intel_tv_get_modes: fix strncpy truncation warning

From: Chris Wilson
Date: Thu Jul 12 2018 - 05:19:53 EST


Quoting Dominique Martinet (2018-07-12 00:24:46)
> Change it to use strlcpy instead
>
> Signed-off-by: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>

Thanks for the spotting the issue and providing a fix, pushed.
-Chris