summaryrefslogtreecommitdiff
path: root/Xext
diff options
context:
space:
mode:
authorMartin Ettl <ettl.martin@gmx.de>2009-10-08 13:27:30 +1100
committerDaniel Stone <daniel@fooishbar.org>2009-10-08 13:27:30 +1100
commit4df3e8c8053d9d4b3043f339a73d0de97020d884 (patch)
treef7444e06c461491996bf146f4320ccfbd523ee53 /Xext
parent4151a13c80f3afa43f88afcf19a7aeb16dace93a (diff)
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>
Diffstat (limited to 'Xext')
0 files changed, 0 insertions, 0 deletions