Bugfix: null-terminate the path in sockaddr_un before using it.
authorIan Osgood <iosgood@Titania.local>
Thu, 9 Mar 2006 05:56:57 +0000 (21:56 -0800)
committerIan Osgood <iosgood@Titania.local>
Thu, 9 Mar 2006 05:56:57 +0000 (21:56 -0800)
commit6fb661f3ff2fca342b4ea76d5a583c5e4f53e076
tree34b636be97b1c08a4c3d2bb68541bc187acd3668
parent522a6e0eac9adeaac533a5b700f42d85d46e2dd7
Bugfix: null-terminate the path in sockaddr_un before using it.
This may fix itermittant connect failures.
src/xcb_auth.c