darlingserver/scripts
Ariel Abreu 0a58b40d68
[rpc] Don't set the control buffer if we have no FDs to send
If `valid_fd_count` is 0, we can simply not set a control buffer. This
is necessary because empty control buffers with no content are invalid.
It seems that, due to some coincidence with struct sizes, this went
undetected on x86_64. However, the issue is present on i386.
2023-03-13 13:38:57 -04:00
..
generate-rpc-wrappers.py [rpc] Don't set the control buffer if we have no FDs to send 2023-03-13 13:38:57 -04:00