aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/vgabios-pq
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2009-04-15 16:11:59 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2009-04-15 16:11:59 +0000
commit607175e0fb53f5f207fb9a1e8340566e616735aa (patch)
tree6b7e6d3b10786151d8411265f35d4aff40235a85 /pc-bios/vgabios-pq
parent7d8cec95c84bbfe86462aa048dc62c9e18263015 (diff)
linux-user: unix sockets - fix running dbus
dbus sends too short (according to man 7 unix) addrlen for it's unix socket. I've been told that happens with other applications as well. Linux kernel doesn't appear to mind, so I guess we whould be tolerant as well. Expand sockaddr with +1 to fit the \0 of the pathname passed. (scratchbox1 qemu had a very different workaround for the same issue). Signed-off-by: Riku Voipio <riku.voipio@iki.fi> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7116 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios/vgabios-pq')
0 files changed, 0 insertions, 0 deletions