summaryrefslogtreecommitdiffhomepage
path: root/debian/libucode-dev.install
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2024-05-17 14:52:46 +0200
committerJo-Philipp Wich <jo@mein.io>2024-05-17 15:31:56 +0200
commit525fca2240123d65f8bc13b1ef7e36988e62128f (patch)
treec7e6f2863586ac6b2a8e88121ff1a81131a723e7 /debian/libucode-dev.install
parent36f106056069d545b63041533ba22c391b05e119 (diff)
socket: uv_to_sockaddr(): fix length calculation for AF_UNIX addresses
Do not attempt to calculate a dynamic length for AF_UNIX socket addresses but return the total size of `struct sockaddr_un`, like we do it for the structures of other address families as well. Fixes incorrect domain socket path truncation. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'debian/libucode-dev.install')
0 files changed, 0 insertions, 0 deletions