Re: libpq's multi-threaded SSL callback handling is busted
В списке pgsql-hackers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | Re: libpq's multi-threaded SSL callback handling is busted |
| Дата | |
| Msg-id | 55249A5E.6050206@gmx.net обсуждение исходный текст |
| Ответ на | Re: libpq's multi-threaded SSL callback handling is busted (Jan Urbański <wulczer@wulczer.org>) |
| Ответы |
Re: libpq's multi-threaded SSL callback handling is busted
|
| Список | pgsql-hackers |
On 4/3/15 7:44 AM, Jan Urbański wrote: > To reiterate: I recognise that not handling the callbacks is not the right > answer. But not stomping on callbacks others might have set sounds like a > minimal and safe improvement. I think your patch is okay in that it is not a good idea to overwrite or unset someone else's callbacks. But we shouldn't mistake that for fixing the underlying problem. The only reason this patch appears to fix the presented test cases is because other OpenSSL users are also misbehaving and/or the OpenSSL interfaces are so stupid that they cannot be worked with reasonably.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера