Diffusion KIO 52307a81b152

file: do not assume layout of sockaddr_un struct

Authored by pino on Apr 1 2018, 6:04 AM.

Description

file: do not assume layout of sockaddr_un struct

Use a C way for initializing the sockaddr_un struct, and avoid a brace
initializer which assumes the layout of the struct itself.

Details

Committed
pinoApr 1 2018, 6:04 AM
Parents
R241:eb769901814f: Fix build with recent Qt5 versions
Branches
Unknown
Tags
Unknown