xkbcomp: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Oct 13 23:13:17 UTC 2023


 listing.c |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit ff32f542c94f1b30ba2ba58193adb3774a5c50e6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 7 11:09:44 2023 -0700

    GenerateListing: close outFile before returning
    
    Found by Oracle Parfait static analyzer:
    
    Error: File Leak
       File Leak [file-ptr-leak]:
          Leaked File outFile
            at line 497 of app/xkbcomp/listing.c in function 'GenerateListing'.
              outFile initialized at line 432 with fopen
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list