xf86-video-freedreno: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Jun 13 13:27:04 UTC 2017


 src/drmmode_display.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit ccba8f89995de7d5e1b216e580b789c4cda05035
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jun 13 09:26:28 2017 -0400

    modesetting: Validate the atom for enum properties
    
    The client could have said anything here, and if what they said doesn't
    actually name an atom NameForAtom() will return NULL, and strcmp() will
    be unhappy about that.
    
    [copied from xserver d4995a3936ae283b9080fdaa0905daa669ebacfc]
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list