• Peter Eisentraut's avatar
    libpq: Fix memory leak · f9325df0
    Peter Eisentraut authored
    If a client encoding is specified as a connection parameter (or
    environment variable), internal storage allocated for it would never
    be freed.
    f9325df0
fe-connect.c 122 KB