Umask should not be exported into global namespace.

(closes issue #14912)
 Reported by: jcapp


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@188773 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2009-04-16 21:02:29 +00:00
parent 4c6e1bd0a5
commit caef916825

View File

@@ -439,7 +439,7 @@ static char VM_SPOOL_DIR[PATH_MAX];
static char ext_pass_cmd[128];
int my_umask;
static int my_umask;
#if ODBC_STORAGE
#define tdesc "Comedian Mail (Voicemail System) with ODBC Storage"