On Tue, Jun 10, 2014 at 10:21, Theo de Raadt wrote: > You cannot use mkstemp to create a AF_UNIX socket.
Maybe it should use mkdtemp and create the socket inside. I don't know.
On Tue, Jun 10, 2014 at 10:21, Theo de Raadt wrote: > You cannot use mkstemp to create a AF_UNIX socket.
Maybe it should use mkdtemp and create the socket inside. I don't know.