Re: Fix for bug in ldapServiceLookup in libpq - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fix for bug in ldapServiceLookup in libpq
Date
Msg-id 29648.1305131237@sss.pgh.pa.us
Whole thread Raw
In response to Fix for bug in ldapServiceLookup in libpq  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Responses Re: Fix for bug in ldapServiceLookup in libpq  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-hackers
... btw, shouldn't this function free the "result" string when it's done
with it?  AFAICS that string is not returned to the caller, it's just
being leaked.

(I'll refrain from asking why it's creating the string in the first
place rather than parsing ldap_get_values_len's output as-is ...)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: VARIANT / ANYTYPE datatype
Next
From: Merlin Moncure
Date:
Subject: Re: hint bit cache v5