diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-11-10 14:57:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-11-10 14:57:53 +0000 |
commit | 8f74153732c512baa498eb6c38244c0d3a09dff8 (patch) | |
tree | 598d66ab6b1ef6f97ce2bdc687460ae0316ec35d /src/include/regex/regguts.h | |
parent | 400e915c6227cc91967b286d466a2c18d2bfce2e (diff) | |
download | postgresql-8f74153732c512baa498eb6c38244c0d3a09dff8.tar.gz postgresql-8f74153732c512baa498eb6c38244c0d3a09dff8.zip |
Fix old bug in contrib/sslinfo: X509_NAME_to_text freed the BIO_s_mem buffer
it was using too soon. In a situation where pg_do_encoding_conversion is
a no-op, this led to garbage data returned.
In HEAD, also modify the code that's ensuring null termination to make it
a tad more obvious what's happening.
Diffstat (limited to 'src/include/regex/regguts.h')
0 files changed, 0 insertions, 0 deletions