]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_pgsql] Fix memory leek in the case of an empty string of err_str in pgsql_handle...
authorAndrey Volk <andywolk@gmail.com>
Thu, 21 Jan 2021 15:29:44 +0000 (18:29 +0300)
committerAndrey Volk <andywolk@gmail.com>
Wed, 17 Mar 2021 16:19:39 +0000 (19:19 +0300)
commitc282386fdb9d8944eaf2414ec817da936c4500cb
treeac01d1a61abd89d0ae3dd01f39301bf8267db898
parente614f08c9342062b4bdb5dc52809d8c25eb05744
[mod_pgsql] Fix memory leek in the case of an empty string of err_str in pgsql_handle_exec_base_detailed()
src/mod/databases/mod_pgsql/mod_pgsql.c