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
This commit is contained in:
Matthias Clasen
2009-03-12 13:30:55 +00:00
committed by Matthias Clasen
parent be600f638f
commit 2ad1af5b1e
2 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2009-03-12 Matthias Clasen <mclasen@redhat.com>
* glib/gbase64.c: Avoid integer overflows in the base64
functions. Fixes CVE-2008-4316
2009-03-11 Stef Walter <stef@memberwebs.com>
* glib/gchecksum.c: Document and guarantee hex digests will