Make sure the nrfds and nefds are reset to NULL
authorMichiel van Baak <michiel@vanbaak.info>
Thu, 29 May 2008 19:10:31 +0000 (19:10 +0000)
committerMichiel van Baak <michiel@vanbaak.info>
Thu, 29 May 2008 19:10:31 +0000 (19:10 +0000)
commit4dfea912d0cb58397bc4a792ac5deeeb8579034a
tree44cc6de6c9bd3d71bc04c5cdbbe3f20614eda5d1
parent83b13ff7c9bd10864580ab9c7a146c0925471ec1
Make sure the nrfds and nefds are reset to NULL
before we enter manage_parkinglot.
This will get rid of CLI warnings like:
__ast_read: Exception flag set on 'SIP/<NUMBER>-<ID>', but no exception handler

(closes issue #12748)
Reported by: nreinartz
Patches:
      asterisk-multiparking_initialize_filedescr_sets-0.0.1.patch uploaded by nreinartz (license 452)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@119015 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/features.c