Files
sunshine-testing-fork/src
Cameron Gutman 1303defb67 Fix crash during UDP segmentation due to stack garbage
CMSG_NXTHDR() tries to read the _next_ message to check if it fits in
the provided control buffer length. If that part of the stack has some
large value stored in the uninitialized cmsg_len there, CMSG_NXTHDR()
will return NULL and we will crash.
2023-10-02 00:13:47 -05:00
..
2023-08-19 18:36:48 -05:00
2023-08-27 18:12:02 -05:00
2023-08-27 18:12:02 -05:00
2023-08-27 18:12:02 -05:00
2023-07-08 18:56:27 -05:00
2023-08-27 18:12:02 -05:00
2023-09-07 18:03:19 -05:00
2023-08-19 18:36:48 -05:00