Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backend: Check number of fds before parsing message
This prevents an fd from being consumed if the message will later fail to parse because another fd has been read. Which is theoretically possible.
- Loading branch information