Re: BUG #3571: call to decrypt causes segfault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marko Kreen" <markokr(at)gmail(dot)com>
Cc: "Ken Colson" <ken(dot)colson(at)sage(dot)com>, pgsql-bugs(at)postgresql(dot)org, PGSQL-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: BUG #3571: call to decrypt causes segfault
Date: 2007-08-23 16:17:23
Message-ID: 8086.1187885843@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

"Marko Kreen" <markokr(at)gmail(dot)com> writes:
> The fix should be in combo_decrypt() because other code
> should not need to guess whether zero-length input is
> allowed or not.

> Patch attached.

Thanks -- applied in all branches back to 7.3.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Feng Chen 2007-08-24 13:19:49 Re: BUG #3484: Missing pg_clog file / corrupt index
Previous Message Dave Page 2007-08-23 15:36:06 Re: Cannot create a type in pg_catalog

Browse pgsql-patches by date

  From Date Subject
Next Message Oleg Bartunov 2007-08-23 17:54:29 Re: Bunch of tsearch fixes and cleanup
Previous Message Heikki Linnakangas 2007-08-23 14:57:00 Re: Bunch of tsearch fixes and cleanup