diff options
author | Stef Walter <stef@thewalter.net> | 2025-01-29 06:30:16 +0100 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2025-01-29 06:30:16 +0100 |
commit | 578ce006236113b38caa3aec524b7bb1759e4aef (patch) | |
tree | bba65e2cde8a2b71bdf7bef7230ed09b555d806d /common/smtppass.h | |
parent | 7f2b835dd5db4dcfdbe88e238c89084785724925 (diff) |
Fix security warning when calling getsockname/getpeername
Make sure we define our socket name length with the correct
type a socklen_t. Should fix this sort of error:
../common/spio.c:124:45: error: passing argument 3 of ‘getsockname’ from incompatible pointer type [-Wincompatible-pointer-types]
Diffstat (limited to 'common/smtppass.h')
0 files changed, 0 insertions, 0 deletions