On 26 June 2017 at 11:37, Daniel P. Berrange <berra...@redhat.com> wrote: > The 'sun_path' field in the sockaddr_un struct is not required > to be NUL termianted, so when reporting an error, we must use
"terminated", but hopefully whoever applies the patch can fix the typo? > the separate 'path' variable which is guaranteed terminated. > > Fixes a bug spotted by coverity that was introduced in > > commit ad9579aaa16d5b385922d49edac2c96c79bcfb62 > Author: Daniel P. Berrange <berra...@redhat.com> > Date: Thu May 25 16:53:00 2017 +0100 > > sockets: improve error reporting if UNIX socket path is too long > > Reviewed-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Daniel P. Berrange <berra...@redhat.com> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM