Re: GetTokenInformation() and FreeSid() at port/exec.c - Mailing list pgsql-bugs

From Andrew Chernow
Subject Re: GetTokenInformation() and FreeSid() at port/exec.c
Date
Msg-id 4A4230C3.60208@esilo.com
Whole thread Raw
In response to Re: GetTokenInformation() and FreeSid() at port/exec.c  (Magnus Hagander <magnus@hagander.net>)
Responses Re: GetTokenInformation() and FreeSid() at port/exec.c
List pgsql-bugs
> The only issue now is a small leak of memory in a function that is only
> called a fixed (and very small) number of times per process. Given this,
> I'm inclined to say we should put it on hold for 8.5. Thoughts?
>
>

Doesn't sound urgent to me.  If it were my decision, I'd punt it to 8.5.

Hard to keep that win32 acl stuff leak free.  There is always a cleanup
goto because you need 6 billion objects to answer any question :o

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: GetTokenInformation() and FreeSid() at port/exec.c
Next
From: Magnus Hagander
Date:
Subject: Re: GetTokenInformation() and FreeSid() at port/exec.c