]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't freak out if the poll emulation receives NULL for the pollfds array
authorRussell Bryant <russell@russellbryant.com>
Wed, 3 Sep 2008 13:24:35 +0000 (13:24 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 3 Sep 2008 13:24:35 +0000 (13:24 +0000)
commitcb07ce5fa06107a5b339e17b02571a880fd69915
treef4675f010f7ab7ff33eaa5ee2e9c4837318da0d2
parentdf5793b73cbe2967eae38f0e70b6e4ec55693927
Don't freak out if the poll emulation receives NULL for the pollfds array
(closes issue #13307)
Reported by: jcovert

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@140816 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/poll.c