deiv opened a new pull request #2235:
URL: https://github.com/apache/thrift/pull/2235


   For the abstract unix socket address type, the string in the
   'sun_path' field of the 'sockaddr_un struct', is a not null-terminated
   string (see unix(7)).
   
   Fix the lentgh calculation of the 'sun_path' field to don't add
   the termination null byte.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to