diff options
author | Keno Fischer <keno@juliacomputing.com> | 2018-06-07 12:17:21 +0200 |
---|---|---|
committer | Greg Kurz <groug@kaod.org> | 2018-06-07 12:17:21 +0200 |
commit | fde1f3e4a0644feb005894950427b622496769cb (patch) | |
tree | 3f9a718e868a9efd8f231a43163b39ff0c17c1ec /hw/9pfs/9p-local.c | |
parent | 5d328d7d2f1fd4fb160bcfb6e4eb838720274438 (diff) |
9p: proxy: Fix size passed to `connect`
The size to pass to the `connect` call is the size of the entire
`struct sockaddr_un`. Passing anything shorter than this causes errors
on darwin.
Signed-off-by: Keno Fischer <keno@juliacomputing.com>
Signed-off-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'hw/9pfs/9p-local.c')
0 files changed, 0 insertions, 0 deletions