Re: palloc check for pg_md5_encrypt

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: palloc check for pg_md5_encrypt
Date: 2005-10-20 13:54:55
Message-ID: 9215.1129816495@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com> writes:
> This is the 4th time sending this patch. Hope this one succeeds.

Applied along with some further fixes --- it's best not to use palloc
at all in this code, since that just encourages errors like this one.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Meskes 2005-10-20 14:11:04 Re: BUG #1962: ECPG and VARCHAR
Previous Message daveg 2005-10-20 09:58:03 patch for pg_autovacuum 8.0.x prevent segv for dropped tables