palloc check for pg_md5_encrypt
Started by Volkan YAZICIalmost 21 years ago2 messagespatches
This is the 4th time sending this patch. Hope this one succeeds.
Attachments:
md5_c_diff.txttext/plain; charset=us-ascii; name=md5_c_diff.txtDownload+3-0
Import Notes
Reply to msg id not found: 7104a7370510191215h45a1199cn939cf9747bf01293@mail.gmail.comReference msg id not found: 7104a7370510191215h45a1199cn939cf9747bf01293@mail.gmail.com
Re: palloc check for pg_md5_encrypt
Volkan YAZICI <volkan.yazici@gmail.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