summaryrefslogtreecommitdiff
path: root/static-http/prototype.js
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-03-20 21:55:50 +0000
committerRussell Bryant <russell@russellbryant.com>2008-03-20 21:55:50 +0000
commit2860d9f83c6ed6349aa5ff56dae98e548d4243d1 (patch)
tree97e1252eefa7a7305de6eef64b985dfc18471f94 /static-http/prototype.js
parent4e72f83d3e5cb42fdf31467d89a9c696ec24a5d0 (diff)
Merged revisions 110336 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r110336 | russell | 2008-03-20 16:54:58 -0500 (Thu, 20 Mar 2008) | 14 lines Merged revisions 110335 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r110335 | russell | 2008-03-20 16:53:27 -0500 (Thu, 20 Mar 2008) | 6 lines Fix some very broken code that was introduced in 1.2.26 as a part of the security fix. The dnsmgr is not appropriate here. The dnsmgr takes a pointer to an address structure that a background thread continuously updates. However, in these cases, a stack variable was passed. That means that the dnsmgr thread would be continuously writing to bogus memory. ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'static-http/prototype.js')
0 files changed, 0 insertions, 0 deletions