]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Do a string comparison instead of pointer comparison since some people specify the...
authorJoshua Colp <jcolp@digium.com>
Thu, 22 Jan 2009 15:13:56 +0000 (15:13 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 22 Jan 2009 15:13:56 +0000 (15:13 +0000)
commit4ee4e941f8b2703f432d6da88a9db54cbf1a3c3f
tree5d23168a5f26c96f08cac727559cbdca4b09513a
parente2d154077926f858b30d0dcbd095ace0a49ef6d2
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.4@170050 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c