]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Change a quite broken while loop to a for loop, so "continue;" works as expected...
authorJason Parker <jparker@digium.com>
Thu, 14 Jun 2007 15:15:53 +0000 (15:15 +0000)
committerJason Parker <jparker@digium.com>
Thu, 14 Jun 2007 15:15:53 +0000 (15:15 +0000)
commitfab1ba87cd8feb5eef5f5167d23a165180745e03
tree25cc3771af3f5cef8b83c26b6297934d764ff31d
parent0156942fe022084bcbe9d744e23f42cc751679c3
Change a quite broken while loop to a for loop, so "continue;" works as expected instead of eating 99% CPU...

Issue 9966, patch by me.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@69258 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_groupcount.c