libpqtypes - libpqtypes: handlers.c:duphandlers was not checking return

From: achernow(at)pgfoundry(dot)org (User Achernow)
To: pgsql-committers(at)postgresql(dot)org
Subject: libpqtypes - libpqtypes: handlers.c:duphandlers was not checking return
Date: 2008-09-11 15:55:51
Message-ID: 20080911155551.C341D17AE6FF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
handlers.c:duphandlers was not checking return value of strdup, also not always cleaning up properly

Modified Files:
--------------
libpqtypes/src:
handler.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/handler.c.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2008-09-11 15:59:39 libpqtypes - libpqtypes: fixed some compiler errors from changes in
Previous Message Dave Page 2008-09-11 15:54:20 stackbuilder - wizard: fixup some strings that were out of date and