]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 228620 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Fri, 6 Nov 2009 20:37:09 +0000 (20:37 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 6 Nov 2009 20:37:09 +0000 (20:37 +0000)
commit4413bd23600c149d58250df475833840c3ff51af
treea51a42a36dc4acace20ee54a7198dc8b0a3d5a9c
parenta40c49579cf01f78e9e4eb30fd4679d9ea9bf6a9
Merged revisions 228620 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r228620 | mnicholson | 2009-11-06 13:47:11 -0600 (Fri, 06 Nov 2009) | 15 lines

  Merged revisions 228378 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r228378 | mnicholson | 2009-11-06 10:26:59 -0600 (Fri, 06 Nov 2009) | 8 lines

    Properly handle '=' while decoding base64 messages and null terminate strings returned from BASE64_DECODE.

    (closes issue #15271)
    Reported by: chappell
    Patches:
          base64_fix.patch uploaded by chappell (license 8)
    Tested by: kobaz
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@228650 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_base64.c
main/utils.c