blob: cb0fc8c2b24e83f5f2ff25faaeb50fdf382e5987 (
plain)
1
2
3
4
5
|
o Minor bugfixes:
- Always NUL-terminate the sun_path field of a sockaddr_un before
passing it to the kernel. (Not a security issue: kernels are
smart enough to reject bad sockaddr_uns.) Found by Coverity; CID
# 428. Bugfix on Tor 0.2.0.3-alpha.
|