summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-02-23 15:48:53 -0500
committerSean Bright <sean.bright@gmail.com>2017-02-23 15:48:53 -0500
commitda0cadd100a136038827f3be706372cd16134dcd (patch)
tree62ff9d850bfcc9a837c1b21818d7163297b90ac8 /configs
parent803afec45ff61824c876e919cb2be467e33cb83d (diff)
res_config_pgsql: Fix thread safety problems
* A missing AST_LIST_UNLOCK() in find_table() * The ESCAPE_STRING() macro uses pgsqlConn under the hood and we were not consistently locking before calling it. * There were a handful of other places where pgsqlConn was accessed directly without appropriate locking. Change-Id: Iea63f0728f76985a01e95b9912c3c5c6065836ed
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions