Hi Andrew, On 04/29/2016 05:43 PM, Andrew Zaborowski wrote: > Make sure the size of the FD buffer passed to recvmsg is properly > aligned, etc. and remove the memcpy which seems unneeded. Also it looks > like the fcntl() calls operated on one dbus socket FD instead of the > message FDs. > --- > ell/dbus.c | 17 ++++++++++------- > 1 file changed, 10 insertions(+), 7 deletions(-) > Applied, thanks. Regards, -Denis