Check the return value of opendir(3), or we may crash.
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 17 Aug 2009 19:57:42 +0000 (19:57 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 17 Aug 2009 19:57:42 +0000 (19:57 +0000)
commitc2612973d06260da55509bdd1c209ceee72ceff7
tree4301e6d8cb34c5e22befe90e01c44d1c44766615
parent4c47fce62e807cb0d473cc6583caf93d444e7982
Check the return value of opendir(3), or we may crash.
(closes issue #15720)
 Reported by: tobias_e

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@212627 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c