libXau: Changes to 'master'

Emil Velikov evelikov at kemper.freedesktop.org
Mon Oct 30 15:59:16 UTC 2017


 AuDispose.c  |    6 +++---
 AuFileName.c |    3 +--
 AuRead.c     |   18 +++++++++---------
 3 files changed, 13 insertions(+), 14 deletions(-)

New commits:
commit 7ba7085b4f01f3cd72008712a5333ea3f0edfd88
Author: walter harms <wharms at bfs.de>
Date:   Sat Oct 28 19:14:22 2017 +0200

    AuRead.c: remove redundant null check on calling free()
    
    this removes simply unneeded code from XauReadAuth
    
    Signed-off-by: Walter Harms <wharms at bfs.de>
    Reviewed-by: Daniel Martin <consume.noise at gmail.com>
    Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

commit cf6cc845ba12dbfa7d29a4eab810888838a9749b
Author: walter harms <wharms at bfs.de>
Date:   Sat Oct 28 19:14:26 2017 +0200

    Au FileName.c: remove redundant null check on calling free()
    
    remove redundant null check on calling free()
    Signed-off-by: Walter Harms <wharms at bfs.de>
    Reviewed-by: Daniel Martin <consume.noise at gmail.com>
    Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

commit fdbb21274a4e8af419b2581e05242f5058471f72
Author: walter harms <wharms at bfs.de>
Date:   Sat Oct 28 19:14:13 2017 +0200

    AuDispose.c:remove redundant null check on calling free()
    
    redundant null check on auth->address calling free()
    redundant null check on auth->number calling free()
    redundant null check on auth->name calling free()
    
    Signed-off-by: Walter Harms <wharms at bfs.de>
    Reviewed-by: Daniel Martin <consume.noise at gmail.com>
    Reviewed-by: Emil Velikov <emil.velikov at collabora.com>



More information about the xorg-commit mailing list