Re: [PATCH] OpenSSL: Mark underlying BIO with the appropriate type flags

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: [PATCH] OpenSSL: Mark underlying BIO with the appropriate type flags
Дата
Msg-id 44436120-2AC2-487C-A807-F7C0EE4963AD@yesql.se
обсуждение исходный текст
Ответ на RE: [PATCH] OpenSSL: Mark underlying BIO with the appropriate type flags  (Itamar Gafni <itamar.gafni@imperva.com>)
Ответы Re: [PATCH] OpenSSL: Mark underlying BIO with the appropriate type flags  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
> On 12 Aug 2021, at 12:00, Itamar Gafni <itamar.gafni@imperva.com> wrote:

> Copying it means there are two BIO_METHOD objects with the same type (ortig
> socket and its copy) but it's unclear if that's an issue.


Reading code there doesn't seem to be a concensus really, Apple is doing it in
the Swift TLS code but otheres aren't.  Considering there's been no complaints
on this and OpenSSL < 1.1.0 is EOL I say we leave it for now.

Barring objections I will go ahead with your proposed patch on HEAD and
backpatch it all the way, once I've done more testing on it.

--
Daniel Gustafsson        https://vmware.com/




В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: call popcount32/64 directly on non-x86 platforms
Следующее
От: David Rowley
Дата:
Сообщение: Re: call popcount32/64 directly on non-x86 platforms