Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang-analyzer complains about sockaddr_storage being uninitalized, so we zero that out first. Then, while we're at it, we use the right constants for getnameinfo output sizes, and note the fact that the null byte is part of snprintf's calculations. Signed-off-by: Jason A. Donenfeld <[email protected]>
- Loading branch information