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:35 -0600
commit68643f83cd213e87619fa2e0d11ef38c4b2d6b6a (patch)
tree0b931590e552be09212b4b4386d302dac2457b30 /build_tools
parentcf89aecc8a9aa9bffeac2ee0ae2bd3781d0ec347 (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