libXaw3d: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Sep 30 22:06:31 UTC 2018


 src/AsciiSrc.c |    8 ++++++--
 src/MultiSrc.c |    9 ++++++---
 2 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit b1745c3eb4f84c2b68a90cbec6f6a9255ece4645
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 21 15:55:33 2013 -0700

    Fix fd leak when write() fails in WriteToFile()
    
    Reported by parfait 1.1 bug checking tool:
       File Descriptor Leak: Leaked File Descriptor fd
            at line 1098 of src/MultiSrc.c in function 'WriteToFile'.
              fd initialized at line 1096 with creat
              fd leaks when creat(name, 438) != -1 at line 1096.
    
    (Adapted from libXaw commit a30892ed9b6d193f6eb2bab5b37180ac8f63b0b1.)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e18ef34ee7694b9b423684eff1ed040859e4cd53
Author: Eric Sesterhenn <eric.sesterhenn at lsexperts.de>
Date:   Tue Oct 20 08:20:25 2009 -0700

    Bug 24635: File Descriptor leaks in libxaw-1.0.7
    
    http://bugs.freedesktop.org/show_bug.cgi?id=24635
    
    (Adapted from libXaw commit f373e193a48eaf6d799d0b6ad32fd58d8ae8b3bd.)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list