libxkbfile: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Jan 14 16:10:35 PST 2009


 src/cout.c |   26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

New commits:
commit dd9514fe714d81b881a1bd6bd88d4287adc5fc7e
Author: Kees Cook <kees.cook at canonical.com>
Date:   Tue Jan 13 15:40:37 2009 -0800

    Fix static buffer overflow in "xkbcomp -C :0"
    
    This patch uses dynamically allocated strings instead of the fixed-length
    buffers to avoid stack overflows.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=19490
    https://bugs.launchpad.net/ubuntu/+source/x11-xkb-utils/+bug/309013
    
    Signed-off-by: Kees Cook <kees.cook at canonical.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list