Skip to content
  • Kristian Høgsberg's avatar
    Fix crash in xf86InitOrigins() · 7a0555e9
    Kristian Høgsberg authored and Adam Jackson's avatar Adam Jackson committed
    In a multihead setup, if only the first screen can be
    initialized, but the second screen is mentioned first in the
    ServerLayout section, the xf86InitOrigins() function will crash
    because the screen referred to in the e.g. "RightOf" part is
    non-existent.
    7a0555e9