summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2016-02-09 15:21:05 -0500
committerCorey Farrell <git@cfware.com>2016-02-09 14:39:20 -0600
commit93e8ed01544bb1b9cba1dc24b06e157e3add9e23 (patch)
tree4ff4a0944569f5b9962702268f6026dfe31ddee0 /build_tools
parenta7c8d4cd6b1db086c9efaa48ace361f8894fe767 (diff)
Simplify and fix conditional in FD_SET.
FD_SET contains a conditional statement to protect against buffer overruns. The statement was overly complicated and prevented use of the last array element of ast_fdset. We now just verify the fd is less than ast_FDMAX. Change-Id: I41895c0b497b052aef5bf49d75c817c48b326f40
Diffstat (limited to 'build_tools')
0 files changed, 0 insertions, 0 deletions