[PATCH] Stop accessing the attribute array using the attribute name enum.

Matt Turner mattst88 at gmail.com
Thu Oct 1 10:53:02 PDT 2015


On Tue, Sep 29, 2015 at 9:02 PM, Robert Ancell
<robert.ancell at canonical.com> wrote:
> The array has only two elements but the clamping code was assuming it contained
> all the elements in order. This means no clamping is now done but at least it
> wont read off the end of the array.
>
> Signed-off-by: Robert Ancell <robert.ancell at canonical.com>
> ---

You should sent patches as [PATCH:project] these days, otherwise if
people don't recognize the names of the modified source files they
won't know where to apply it.

Cc'ing Thomas and Connor who have sent/reviewed patches for
xf86-video-siliconmotion recently.


More information about the xorg-devel mailing list