New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=73b547badeb72c4457223a3413f866311763f3ed
commit 73b547badeb72c4457223a3413f866311763f3ed
Author: Marek Pikarski <[email protected]>
Date:   Fri Sep 13 13:44:44 2013 +0200

    [PATCH v2 2/2] Fix illegal fclose of a file pointer opened by popen.
    
    In direct_pclose, fclose() is called for a file pointer that opened by 
popen().
    
    Signed-off-by: Tetsuya Mukawa <[email protected]>
    
    Thanks!!!

 lib/direct/os/linux/glibc/filesystem.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to