Files
asterisk/funcs
Richard Mudgett ed72dd52a8 Merged revisions 331575 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r331575 | rmudgett | 2011-08-11 16:39:58 -0500 (Thu, 11 Aug 2011) | 9 lines
  
  Segfault in shell_helper in func_shell.c.
  
  The return value of popen() was not checked for failure to open.
  
  (closes issue ASTERISK-18109)
  JIRA SWP-3633
  Reported by: Michael Myles
  Tested by: rmudgett
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@331576 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-08-11 21:42:21 +00:00
..