From: David Vossel Date: Tue, 10 Nov 2009 15:30:10 +0000 (+0000) Subject: Blocked revisions 229093 via svnmerge X-Git-Tag: 1.6.0.18-rc3~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250e08a2d816a63878e335dce3fc7a663fdbdcea;p=thirdparty%2Fasterisk.git Blocked revisions 229093 via svnmerge ........ r229093 | dvossel | 2009-11-10 09:27:45 -0600 (Tue, 10 Nov 2009) | 11 lines fixes pgsql double free of threadstorage A thread storage variable was being freed incorrectly, which resulted in a double free if two queries were made in the same thread. (closes issue #16011) Reported by: cristiandimache Patches: issue16011.diff uploaded by dvossel (license 671) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@229096 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---