]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Prevent exhaustion of system resources through exploitation of event cache
authorJoshua Colp <jcolp@digium.com>
Thu, 3 Jan 2013 15:38:39 +0000 (15:38 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 3 Jan 2013 15:38:39 +0000 (15:38 +0000)
commit17467a6926536ae2d51e533fd362945deeab3ac6
treec297608ca2d8ae84a35889557a77b8bffd0f8ae7
parent3778ed7fc15b866ff53ee247ffa8b576d30cc887
Prevent exhaustion of system resources through exploitation of event cache

This patch changes res_xmpp to no longer cache events under certain circumstances.

(issue ASTERISK-20175)
Reported by: Russell Bryant, Leif Madsen, Joshua Colp
Tested by: kmoore

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@378411 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_xmpp.c