Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.4.1
-
None
Description
Qt uses FD_SET and FD_ISSET without checking FD_SETSIZE, this may lead to the program reading and/or writing to invalid memory.
Qt uses FD_SET and FD_ISSET without checking FD_SETSIZE, this may lead to the program reading and/or writing to invalid memory.