]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 170051 via svnmerge from
authorJoshua Colp <jcolp@digium.com>
Thu, 22 Jan 2009 15:15:35 +0000 (15:15 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 22 Jan 2009 15:15:35 +0000 (15:15 +0000)
commit1f843fc79d798be0c6011a4779aa35e166bbdc37
tree70e35b0ebb27069f988b3bf0e8f23353c627c7f3
parent7766df456f0e0d6e6df88dd07135549d1a2b08dd
Merged revisions 170051 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r170051 | file | 2009-01-22 11:14:50 -0400 (Thu, 22 Jan 2009) | 13 lines

  Merged revisions 170050 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r170050 | file | 2009-01-22 11:13:56 -0400 (Thu, 22 Jan 2009) | 6 lines

    Do a string comparison instead of pointer comparison since some people specify the context they are actually in as an argument to get around some funkiness.
    (closes issue #14011)
    Reported by: dveiga
    Patches:
          pbx.c.patch uploaded by dveiga (license 665)
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@170052 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c