]> 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:20 +0000 (18:59 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 2 Feb 2010 18:59:20 +0000 (18:59 +0000)
commit3338bc9cb7e84b4b18b2a8ffb774f115165b9ee6
tree9b00c948cca5147e8e66baf0ee5883119b9d07cc
parentc7a578371686ab6fc881b44b2d748f2b6806b22c
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.0@244332 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_math.c