xditview: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Apr 21 15:28:05 PDT 2013


 Dvi.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 93986e62c7793ef7bb3123748249302e974b72e6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 21 15:18:28 2013 -0700

    Close file leak when fdopen() fails in OpenFile()
    
    Found by parfait 1.1 bug checking tool:
    Error: File Leak
       File Descriptor Leak: Leaked File Descriptor fd
            at line 457 of app/xditview/Dvi.c in function 'OpenFile'.
              fd initialized at line 449 with mkstemp
    
    Also reorganize & clean up the code a bit while we're here
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list