The cli_stream module didn't get the pg_strdup() memo for DSNs. (#371)
The connection strings are now dynamically allocated but cli_stream somehow didn't get the memo so far.
parent
c19d3f5d
Please register or sign in to comment
The connection strings are now dynamically allocated but cli_stream somehow didn't get the memo so far.