]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_fax: Fix out of bounds error in update_modem_bits().
authorRichard Mudgett <rmudgett@digium.com>
Fri, 26 Sep 2014 15:18:25 +0000 (15:18 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 26 Sep 2014 15:18:25 +0000 (15:18 +0000)
commit660080c26213e2f952cb8b643a949870b873fdc8
tree4a6bc79d259419e3592f1a711c0ae429014f52e0
parentd05d8eb8a3009957c502a1c594fb898354f1c661
res_fax: Fix out of bounds error in update_modem_bits().

ASTERISK-24357 #close
Reported by: Jeremy Laine
Patches:
      res_fax_bounds.patch (license #6561) patch uploaded by Jeremy Laine
  Modified patch to not use magic numbers.
........

Merged revisions 423979 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@423983 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_fax.c