]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't limit hint processing in ast_hint_state_changed() to AST_MAX_EXTENSION length...
authorMatthew Nicholson <mnicholson@digium.com>
Thu, 16 Sep 2010 20:04:46 +0000 (20:04 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Thu, 16 Sep 2010 20:04:46 +0000 (20:04 +0000)
commit18e10794d978eea8d83bb668ed4567454fdea4b2
tree7a1141f6f0d1d0c37c043a8d45f66ad9d075cb39
parent5f9b0604b8f136369c3050f572f460aad51b816b
Don't limit hint processing in ast_hint_state_changed() to AST_MAX_EXTENSION length strings.

(closes issue #17928)
Reported by: mdu113
Patches:
      20100831__issue17928.diff.txt uploaded by tilghman (license 14)
Tested by: mdu113

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