libxkbfile: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri May 31 18:48:25 UTC 2019


 configure.ac     |    3 +--
 src/XKBfileInt.h |    2 +-
 src/xkbatom.c    |   12 +++++++++---
 src/xkbmisc.c    |    2 +-
 4 files changed, 12 insertions(+), 7 deletions(-)

New commits:
commit 6c4de3386ee102040fc567708958a60a9d254b02
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Mar 29 19:07:43 2019 -0700

    Convert check for strcasecmp to normal autoconf style
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2d017a68e12acf2463edc9cfbdae0aea3ce477b1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Mar 29 19:02:51 2019 -0700

    Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
    
    Reported in https://gitlab.freedesktop.org/xorg/lib/libxkbfile/issues/5
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list