coredump: use next_datagram_size_fd instead of ioctl(FIONREAD) (#3237)
We need to be sure that the size returned here actually matches what we will read with recvmsg() next Fixes #2984
Loading
Please register or sign in to comment
We need to be sure that the size returned here actually matches what we will read with recvmsg() next Fixes #2984