Re: pgcrypto: PGP signatures

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: pgcrypto: PGP signatures
Дата
Msg-id CAMkU=1wbcm+FncOvGp2tVvixmEZWkHTb3YiG3pT+ORXymZySzg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgcrypto: PGP signatures  (Marko Tiikkaja <marko@joh.to>)
Ответы Re: pgcrypto: PGP signatures  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Sat, Nov 1, 2014 at 7:52 AM, Marko Tiikkaja <marko@joh.to> wrote:
Hi,

I discovered a problem with the lack of MDC handling in the signature info extraction code, so I've fixed that and added a test message.  v9 here.




Hi Marko,

I get a segfault when the length of the message is exactly 16308 bytes, see attached perl script.

I can't get a backtrace, for some reason it acts as if there were no debug symbols despite that I built with them.  I've not seen that before.

I get this whether or not the bug 11905 patch is applied, so the problem seems to be related but different.

Cheers,

Jeff
Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: tracking commit timestamps
Следующее
От: Christophe Pettus
Дата:
Сообщение: Deciding which index to use