]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Adds PQclear calls on result to various parts of res_conf_pgsql
authorJonathan Rose <jrose@digium.com>
Wed, 15 Jun 2011 16:09:24 +0000 (16:09 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 15 Jun 2011 16:09:24 +0000 (16:09 +0000)
commit9d849f5446a28de3ecd5bcf1f57b60f5a8b3be1f
treeaf817b4599089cbaada668f0a3c17775cc38fc36
parent0701feaa959570beeb4ce15aba29d4be940530d4
Adds PQclear calls on result to various parts of res_conf_pgsql

(closes issue ASTERISK-17812)
Reported by: byronclark
Patches:
      pgsql_pqclear.patch uploaded by byronclark (license 1200)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@323610 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_config_pgsql.c