| От | Key88 SF |
|---|---|
| Тема | PQescapeBytea on Win32 |
| Дата | |
| Msg-id | F159qHSgNZuILS94O9J00042a23@hotmail.com обсуждение |
| Ответы |
Re: PQescapeBytea on Win32
|
| Список | pgsql-hackers |
Hi - there is a problem with PQescapeBytea for Win32. Since libpq is a DLL, all memory allocated from within the DLL needs to be freed from within the dll. PQescapeBytea allocates memory, but there is no function call back into the DLL to free this memory. This causes heap corruption when the main program tries to free the memory itself. The alternative is to just leak the memory and never free it. Also bad.... -Dave Brown key88sf@hotmail.com _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера