OSDN Git Service

- libpq calls "fe_getauthname()" two times in "fe-connect.c", but
authorMarc G. Fournier <scrappy@hub.org>
Fri, 19 Jul 1996 07:00:56 +0000 (07:00 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 19 Jul 1996 07:00:56 +0000 (07:00 +0000)
commit3704b99522dfd24849facdd574a2fdb218326469
tree036ddf81b22db598f9fab2389d7fa05b814ad565
parentdf1a06ed37e4c1390ce49019017047c36437fe87
- libpq calls "fe_getauthname()" two times in "fe-connect.c", but
  doesn't free the buffer allocated by this function.

- submitted by: Erich Stamberger <eberger@gewi.kfunigraz.ac.at>
src/interfaces/libpq/fe-connect.c