aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf/ast_prog_ld_gnu.m4
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-16 17:18:12 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-16 17:18:12 +0000
commit57ab1f275aebf303e35f1d8f6415d88fb497fb9c (patch)
tree2455dc43410544d7097191dfbae5080bbf7b3b0f /autoconf/ast_prog_ld_gnu.m4
parent9a02f31980f6d1e5bcda068e81f24bb4761a9451 (diff)
Merged revisions 164737 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r164737 | russell | 2008-12-16 11:14:01 -0600 (Tue, 16 Dec 2008) | 22 lines Merged revisions 164736 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r164736 | russell | 2008-12-16 11:06:29 -0600 (Tue, 16 Dec 2008) | 14 lines Fix memory leak and invalid reporting issues with DEBUG_THREADLOCALS. One issue was that the ast_mutex_* API was being used within the context of the thread local data destructors. We would go off and allocate more thread local data while the pthread lib was in the middle of destroying it all. This led to a memory leak. Another issue was an invalid argument being provided to the the object_add API call. (closes issue #13678) Reported by: ys Tested by: Russell ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@164739 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'autoconf/ast_prog_ld_gnu.m4')
0 files changed, 0 insertions, 0 deletions