]> git.ipfire.org Git - thirdparty/bind9.git/commit
3900. [bug] Fix a crash in PostgreSQL DLZ driver. [RT #36637]
authorMukund Sivaraman <muks@isc.org>
Mon, 28 Jul 2014 03:11:59 +0000 (08:41 +0530)
committerMukund Sivaraman <muks@isc.org>
Mon, 28 Jul 2014 03:15:18 +0000 (08:45 +0530)
commit9d7c38e445f03ddb6b4da629d66c1236f5df0e00
tree1bda734fed688f98330f462db761813b955a567f
parentce4dbbeace4b58d39e65f1abeddc15bd1c2d3cf3
3900.  [bug]           Fix a crash in PostgreSQL DLZ driver. [RT #36637]

Squashed commit of the following:

commit ebdade4dfe59fc11d3c4ad8111729f722aab2008
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu Jul 24 22:52:54 2014 +0530

    Move statement to be after comment

commit 4b5d6a33350a469afb8e273bc552055824a32570
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu Jul 24 21:42:52 2014 +0530

    Return NULL in *rs so that caller doesn't PQclear() it again

(cherry picked from commit 586db4a3e4664109fe8ce31fdd6a1b9c5bb67cbf)
CHANGES
contrib/dlz/drivers/dlz_postgres_driver.c