libpq: Fix memory leak
If a client encoding is specified as a connection parameter (or environment variable), internal storage allocated for it would never be freed.
Showing
Please register or sign in to comment
If a client encoding is specified as a connection parameter (or environment variable), internal storage allocated for it would never be freed.