| От | Tom Lane |
|---|---|
| Тема | Re: BUG #2260: PGCrypto Memory Problem |
| Дата | |
| Msg-id | 14902.1140027708@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | BUG #2260: PGCrypto Memory Problem ("Daniel Blaisdell" <lunk.djedi@gmail.com>) |
| Список | pgsql-bugs |
"Daniel Blaisdell" <lunk.djedi@gmail.com> writes:
> Table Setup:
> employeeid integer
> salt text
> md5password text
> Problem Query:
> select * from table where md5password = crypt('password',salt)
I tried this with dummy data and couldn't see any memory leak, using
Fedora Core 4 and CVS-tip postgres (but there've been no recent changes
in pgcrypto that would affect this).
I suspect you may have a memory leak in Gentoo's implementation of
crypt(). Another possible theory is that it's data-dependent, in which
case you need to show some sample data that triggers it.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера