mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 18:54:38 +00:00
Bug #5359: Fix a segfault (Mark Kettenis)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-12-20 Adam Jackson <ajax@freedesktop.org>
|
||||
|
||||
* hw/xfree86/common/xf86Config.c:
|
||||
Bug #5359: Fix a segfault (Mark Kettenis)
|
||||
|
||||
2005-12-19 Adam Jackson <ajax@freedesktop.org>
|
||||
|
||||
* hw/xfree86/doc/man/xorg.conf.man.pre:
|
||||
|
||||
@@ -489,6 +489,7 @@ fixup_video_driver_list(char **drivers)
|
||||
}
|
||||
}
|
||||
/* if we get here, ati was already ahead of atimisc */
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user