libXaw3d: Changes to 'master'

Matt Turner mattst88 at kemper.freedesktop.org
Wed Feb 15 11:36:19 PST 2012


 src/AllWidgets.c |    3 ++-
 src/Tip.c        |    4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 0ed2ff260ba04b1ecc88d806309f51bc0ef3de2b
Author: Matt Turner <mattst88 at gmail.com>
Date:   Wed Feb 15 14:34:23 2012 -0500

    Include MultiSrc.h in AllWidgets.c
    
    AsciiText.h doesn't include MultiSrc.h when internationalization is
    disabled, so dcd27a9c69a was breaking the build. Also fix a typo
    introduced in the same commit Xaw -> Xaw3d.
    
    Signed-off-by: Matt Turner <mattst88 at gmail.com>

commit 977327e998347f2833632be59b47f0ec7b941188
Author: Devin J. Pohly <djpohly+xorg at gmail.com>
Date:   Wed Feb 15 13:42:22 2012 -0500

    Fix segfaults on tip popups
    
    When XAW_INTERNATIONALIZATION isn't defined, some uninitialized stack
    data was being passed to XtGetValues.  This makes it not do that.
    
    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=46124
    Reviewed-by: Matt Turner <mattst88 at gmail.com>
    Signed-off-by: Devin J. Pohly <djpohly+xorg at gmail.com>



More information about the xorg-commit mailing list