Torsten Kaiser <[email protected]> writes:

> With this optimization level gcc notices, that the loop in function
> DDCModesFromEstIII() would go until i=5 and j=1 which would result in
> m = (5 * 8) + (7 - 1) = 46, but the array EstIIIModes[] only contains
> 44 elements.

I'd like Adam's opinion; he wrote the original code and is the best
person to verify that this does what the spec requires. On the face of
it, it looks right to me though...

-- 
[email protected]

Attachment: pgppmgmhOGWr2.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

Reply via email to