Avoid integer overflows in the base64 functions. Fixes CVE-2008-4316
authorMatthias Clasen <mclasen@redhat.com>
Thu, 12 Mar 2009 13:30:55 +0000 (13:30 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 12 Mar 2009 13:30:55 +0000 (13:30 +0000)
commit2ad1af5b1ee5934a5d66be506b85157facc73a46
tree7d904db459e61d2105310c3a012648cffba040df
parentbe600f638f9807497e2932f7b5661bb12a20bbe2
Avoid integer overflows in the base64 functions. Fixes CVE-2008-4316

2009-03-12  Matthias Clasen  <mclasen@redhat.com>

        * glib/gbase64.c: Avoid integer overflows in the base64
        functions. Fixes CVE-2008-4316

svn path=/trunk/; revision=7973
ChangeLog
glib/gbase64.c