git: drm: Fix a randr bug

Francois Tigeot ftigeot at crater.dragonflybsd.org
Thu Sep 18 12:30:38 PDT 2014


commit 07f3367ee7d642d76029c7c1c36e9d9f725b33b0
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Thu Sep 18 20:15:24 2014 +0200

    drm: Fix a randr bug
    
    * Sync drm_linux_list_sort.c with FreeBSD, fixing a qsort_r() bug
    
    * Array elements were not properly sorted, resulting in infinite
      loops in KDE
    
    * FreeBSD revision: 258549
    
    Pointed-out-by: dumbbell

Summary of changes:
 sys/dev/drm/drm_linux_list_sort.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/07f3367ee7d642d76029c7c1c36e9d9f725b33b0


-- 
DragonFly BSD source repository



More information about the Commits mailing list