libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jun 6 17:17:02 PDT 2014


 src/FetchName.c  |    4 ++--
 src/Font.c       |   22 +++++++++++-----------
 src/FontInfo.c   |    4 ++--
 src/FontNames.c  |    4 ++--
 src/GetFPath.c   |    4 ++--
 src/GetHints.c   |   16 ++++++++--------
 src/GetNrmHint.c |    2 +-
 src/GetRGBCMap.c |    8 ++++----
 src/GetStCmap.c  |    2 +-
 src/GetWMCMapW.c |    2 +-
 src/ImUtil.c     |    4 ++--
 src/InitExt.c    |    2 +-
 src/KeyBind.c    |    9 +++++----
 src/ListExt.c    |    4 ++--
 src/ModMap.c     |    5 ++---
 src/OpenDis.c    |   34 +++++++++++++---------------------
 src/PutImage.c   |   11 ++++-------
 src/RdBitF.c     |    2 +-
 src/ScrResStr.c  |    3 +--
 src/StBytes.c    |    2 +-
 src/XlibInt.c    |   12 ++++++------
 21 files changed, 72 insertions(+), 84 deletions(-)

New commits:
commit 0b7fd7dbec136bae317bd9a329309eaa089beee3
Author: walter harms <wharms at bfs.de>
Date:   Thu Jun 5 18:37:40 2014 +0200

    Remove redundant null checks before free
    
    This patch removes some redundant null checks before free.
    It should not change the code otherwise. Be aware that this
    is only the first series.
    
    Signed-off-by: Harms <wharms at bfs,de>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list