xserver/hw/kdrive/linux
Martin Ettl 4df3e8c805 Resource leakage: 0 is a valid file descriptor
When testing if an fd is valid, the required construct is >= 0, not > 0.

[Daniel: Fixed up the Linux MTRR case as well.]

Signed-off-by: Martin Ettl <ettl.martin@gmx.de>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-10-08 13:27:30 +11:00
..
Makefile.am kdrive: Nuke dead AGP and VGA code. (#19921) 2009-02-16 18:44:00 -05:00
bus.c Resource leakage: 0 is a valid file descriptor 2009-10-08 13:27:30 +11:00
evdev.c KDrive: Warning fixes and cleanups 2009-06-11 03:54:10 +10:00
keyboard.c KDrive: Warning fixes and cleanups 2009-06-11 03:54:10 +10:00
klinux.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
linux.c KDrive: Warning fixes and cleanups 2009-06-11 03:54:10 +10:00
mouse.c kdrive: add protocol mouse option 2009-06-03 15:51:13 +10:00
ms.c kdrive: s/KdSaveString/strdup/g 2009-04-03 11:08:31 -04:00
ps2.c kdrive: s/KdSaveString/strdup/g 2009-04-03 11:08:31 -04:00
tslib.c kdrive: Fix segfault in tslib support 2009-04-06 13:01:08 -04:00