[svn-commits] dvossel: branch 1.6.0 r229096 - /branches/1.6.0/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Nov 10 09:30:14 CST 2009


Author: dvossel
Date: Tue Nov 10 09:30:10 2009
New Revision: 229096

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=229096
Log:
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)
........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the svn-commits mailing list