updateconninfo: clear destination struct before getsockname()
Otherwise we may read uninitialized bytes later in the unix-domain sockets case.
parent
7853c1cf
Please register or sign in to comment
Otherwise we may read uninitialized bytes later in the unix-domain sockets case.