| От | Andrew Chernow |
|---|---|
| Тема | Re: GetTokenInformation() and FreeSid() at port/exec.c |
| Дата | |
| Msg-id | 4A40EF9A.2030409@esilo.com обсуждение исходный текст |
| Ответ на | Re: GetTokenInformation() and FreeSid() at port/exec.c (Magnus Hagander <magnus@hagander.net>) |
| Ответы |
Re: GetTokenInformation() and FreeSid() at port/exec.c
|
| Список | pgsql-bugs |
> > How about something like this? I switched to using LocalAlloc() in all > places to be consistent, instead of mixing heap and local. (Though per > doc, LocalAlloc is actually a wrapper for HeapAlloc in win32). Our patches crossed. Although, in my patch I left the allocation scheme alone since I wasn't sure if someone wanted that way. I'd suggest malloc and free if your going to change it. The only time I use an MS allocater is when a win32 api function specifically states it must be used. -- Andrew Chernow eSilo, LLC every bit counts http://www.esilo.com/
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера