]> git.ipfire.org Git - thirdparty/asterisk.git/commit
revert a change that caused more problems than it fixed and fix the real
authorRussell Bryant <russell@russellbryant.com>
Tue, 13 Jun 2006 03:55:11 +0000 (03:55 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 13 Jun 2006 03:55:11 +0000 (03:55 +0000)
commit2a72316550138d42a84193023df18b8a73b124ae
tree9a3027036370c33b01e63706cdd65eea70b6a792
parentd1afe5c64f77b777f212cbb13cfd806bbbc809ea
revert a change that caused more problems than it fixed and fix the real
problem in this code.  fds was declared as an array of zero size which caused
some weird problems, some of which would only be seen when compiling without
optimizations.  (fixes issues #7071, #7326, and #7305)

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