postgresql/contrib/sslinfo
Tom Lane d141e7493b 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.
2008-11-10 14:57:38 +00:00
..
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
sslinfo.c Fix old bug in contrib/sslinfo: X509_NAME_to_text freed the BIO_s_mem buffer 2008-11-10 14:57:38 +00:00
sslinfo.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
uninstall_sslinfo.sql Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00