summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/cancel.c
diff options
context:
space:
mode:
authorAndreas Heinig <andreas.heinig@cs.tu-dortmund.de>2012-12-18 11:27:49 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-18 11:27:49 -0500
commit7b5513f04fa4aee88936cd6cd3c3fc5e0fc4e8f2 (patch)
treee5e191ac22e8558c36a54173a7a1efda66c6b64b /cpukit/posix/src/cancel.c
parentbsps/arm: Move promiscuous mode setting (diff)
downloadrtems-7b5513f04fa4aee88936cd6cd3c3fc5e0fc4e8f2.tar.bz2
PR2083 Wrong return value in _RBTree_Has_only_one_node
The function _RBTree_Has_only_one_node shall return a boolean value, but returns NULL. NULL, however, is defined as: (void *)0. Hence it does not match the scalar bool type. Return false instead.
Diffstat (limited to 'cpukit/posix/src/cancel.c')
0 files changed, 0 insertions, 0 deletions