Egbert Eich changed bug 931956
What Removed Added
Summary xdm segfault when executed from Xspice [xdm, segfault] xdm segfault when executed from Xspice

Comment # 7 on bug 931956 from
Forgot to mention: this patch is upstream:

commit f4ddb33f2168acfee0034379c2f69c82e0aa768a
Author: Egbert Eich <eich@suse.de>
Date:   Fri May 22 10:36:03 2015 +0200

    dm: Don't crash if argc == 0

    It is not guaranteed that argc > 0. So make sure we don't crash
    if no valid command line arguments are given.

    Signed-off-by: Egbert Eich <eich@suse.de>
    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>


You are receiving this mail because: