diff options
author | Alfred Morgan <alfred@54.org> | 2024-08-22 01:31:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 10:31:35 +0200 |
commit | cb7bcae7f73bb907170f67e5e245f474a48760b3 (patch) | |
tree | f61fe3b3d446e3d5e92e58450da4f683280ec246 /tests/proc | |
parent | 79f5a74408fab60c21e3905b72fe7dcdcb34eb52 (diff) | |
download | Nim-cb7bcae7f73bb907170f67e5e245f474a48760b3.tar.gz |
fixes #23956; bindUnix loses the last character on OpenBSD (#23961)
uses calculation as shown in https://man7.org/linux/man-pages/man7/unix.7.html > offsetof(struct sockaddr_un, sun_path) + strlen(sun_path) + 1
Diffstat (limited to 'tests/proc')
0 files changed, 0 insertions, 0 deletions