]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 240499-240500 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 15 Jan 2010 21:44:41 +0000 (21:44 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 15 Jan 2010 21:44:41 +0000 (21:44 +0000)
commit19a0215e4389897e8380ab27ad3d8211a7488469
tree61cf6f915db043057919672f9fb456be8facc328
parente0abd47c705e6d72cde32145d3bec1a5185faac3
Merged revisions 240499-240500 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r240499 | tilghman | 2010-01-15 15:40:14 -0600 (Fri, 15 Jan 2010) | 9 lines

  The previous attempt at using a pipe to guarantee astcanary shutdown did not work.
  We're revisiting the previous patch, albeit with a method that overcomes the
  prior criticism that it was not POSIX-compliant.
  (closes issue #16602)
   Reported by: frawd
   Patches:
         20100114__issue16602.diff.txt uploaded by tilghman (license 14)
   Tested by: frawd
........
  r240500 | tilghman | 2010-01-15 15:42:36 -0600 (Fri, 15 Jan 2010) | 2 lines

  Oops, missed an include
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@240502 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/asterisk.c
utils/astcanary.c