vma: Don't close socket's inode as fd
The vm_socket_id is union with vm_file_fd and calling
close on it is wrong.
Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
Showing
Please
register
or
sign in
to comment
The vm_socket_id is union with vm_file_fd and calling
close on it is wrong.
Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>