diff --git a/pipe.go b/pipe.go index ca6e38fc..b234cdf8 100644 --- a/pipe.go +++ b/pipe.go @@ -279,6 +279,7 @@ func makeServerPipeHandle(path string, sd []byte, c *PipeConfig, first bool) (sy } defer localFree(ntPath.Buffer) oa.ObjectName = &ntPath + oa.Attributes = windows.OBJ_CASE_INSENSITIVE // The security descriptor is only needed for the first pipe. if first {