]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 244331 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 2 Feb 2010 18:59:37 +0000 (18:59 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 2 Feb 2010 18:59:37 +0000 (18:59 +0000)
commit29bbb76c71dc5cafa4c0943e238960ff123f4eaa
tree7bb2ea30f28e89cf042247cdc7afc000ecbb0474
parent8cc41858e7ae16b7916872a5ac4bb8a943343bfe
Merged revisions 244331 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r244331 | tilghman | 2010-02-02 12:54:33 -0600 (Tue, 02 Feb 2010) | 9 lines

  Correct some off-by-one errors, especially when expressions don't contain expected spaces.

  Also include the tests provided by the reporter, as regression tests.

  (closes issue #16667)
   Reported by: wdoekes
   Patches:
         astsvn-func_match-off-by-one.diff uploaded by wdoekes (license 717)
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@244334 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_math.c