Files
xserver_xsdl/hw/xfree86
Daniel Stone f48d8f58b3 extmod: Use ARRAY_SIZE rather than sentinel
When the array gets down to size zero (which it does in later patches),
gcc complains that the index is out of bounds.  Avoid this by using
ARRAY_SIZE on extensionModules instead.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Stéphane Marchesin <stephane.marchesin@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-09 23:06:41 -07:00
..
2012-07-09 23:06:41 -07:00
2012-06-14 11:09:30 -07:00
2012-07-09 23:06:41 -07:00
2012-04-05 21:57:04 -05:00