Maarten Lankhorst <[email protected]> writes: > Commit 37d956e3ac9513 initializes compat_output to -1, so > xf86CompatOutput would do config->output[-1] when not initialized. > > This happens in xf86OutputSetEDID for example, before compat_output is > set.
Seems like compat_output should be set before xf86OutputSetEDID gets called then; otherwise I don't see how the right thing will happen at server startup time. -- [email protected]
pgp5dQMe6aTWY.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
