mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
2e92418a13
zero_addr(&ss). All current uses were always of the AF_INET form, so simplify the call. If in the future we need to zero an addr to AF_INET6 this can be done separately. Jeremy.