diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2025-07-08 22:45:33 +0400 |
---|---|---|
committer | pluknet <pluknet@nginx.com> | 2025-07-11 16:25:51 +0400 |
commit | 0daaba5c54aeeddffff400bfc77a08a1fd71b757 (patch) | |
tree | 00c27f40fc05ada68bc37554200fb802d1742e81 /src/mail/ngx_mail_smtp_module.h | |
parent | a5ca38f30392e93aadc32cf5955c29fddcaa3871 (diff) | |
download | nginx-0daaba5c54aeeddffff400bfc77a08a1fd71b757.tar.gz nginx-0daaba5c54aeeddffff400bfc77a08a1fd71b757.zip |
Events: fixed -Wzero-as-null-pointer-constant warnings in kqueue.
The kevent udata field is special in that we maintain compatibility
with NetBSD versions that predate using the "void *" type.
The fix is to cast to intermediate uintptr_t that is casted back to
"void *" where appropriate.
Diffstat (limited to 'src/mail/ngx_mail_smtp_module.h')
0 files changed, 0 insertions, 0 deletions